1
0
Fork 0
mirror of synced 2024-11-23 09:15:35 -05:00

update READMe.md about git submodule mananing vim plugins

This commit is contained in:
hustcalm 2013-05-06 16:51:32 +08:00
parent daf761b44e
commit 4d3a8605a7

View file

@ -345,7 +345,7 @@ after you clone my repo.
### Update Installed module ### Update Installed module
cd vim-rails cd bundle/vim-rails
git pull origin master git pull origin master
cd ~/.vim_runtime cd ~/.vim_runtime
git status 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 ### 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. **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: Just to add a line to plugins_config.vim and it may look like this: