Merge pull request #496 from gmarik/clarify-readme

Clarify Readme.
This commit is contained in:
gmarik 2014-07-18 18:35:02 -04:00
commit 0b28e334e6

View File

@ -78,10 +78,10 @@
"filetype plugin on "filetype plugin on
" "
" Brief help " Brief help
" :PluginList - list configured plugins " :PluginList - lists configured plugins
" :PluginInstall(!) - install (update) plugins " :PluginInstall - installs plugins; append `!` to update or just :PluginUpdate
" :PluginSearch(!) foo - search (or refresh cache first) for foo " :PluginSearch foo - searches for foo; append `!` to refresh local cache
" :PluginClean(!) - confirm (or auto-approve) removal of unused plugins " :PluginClean - confirms removal of unused plugins; append `!` to auto-approve removal
" "
" see :h vundle for more details or wiki for FAQ " see :h vundle for more details or wiki for FAQ
" Put your non-Plugin stuff after this line " Put your non-Plugin stuff after this line