From 4d3a8605a7bb16e033c07964dc4122c25004a23f Mon Sep 17 00:00:00 2001 From: hustcalm Date: Mon, 6 May 2013 16:51:32 +0800 Subject: [PATCH] update READMe.md about git submodule mananing vim plugins --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db40d016..2066468e 100644 --- a/README.md +++ b/README.md @@ -345,7 +345,7 @@ after you clone my repo. ### Update Installed module - cd vim-rails + cd bundle/vim-rails git pull origin master cd ~/.vim_runtime git status @@ -366,7 +366,7 @@ Above we use vi to edit .gitmoudles and .git/config to remove references to spec ### To make new plugin work -**If you drop your plugins to bunle, you can ignore this.** +**If you drop your plugins to bundle, you can ignore this.** **Also** maybe amix forgot to mention that you have to change plugins_config.vim under ~/.vim_runtime/vimrcs to make the plugin work. Just to add a line to plugins_config.vim and it may look like this: