Clarify Readme.

- closes #281
This commit is contained in:
gmarik 2014-07-16 21:46:17 -04:00
parent 8db3bcb592
commit 1953dcd2ee

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