Brief help

This commit is contained in:
gmarik 2011-06-04 14:59:37 -05:00
parent 6af116c76f
commit bdfe546788

View File

@ -41,6 +41,21 @@
filetype plugin indent on " required! filetype plugin indent on " required!
" or " or
" filetype plugin on " to not use the indentation settings set by plugins " filetype plugin on " to not use the indentation settings set by plugins
"
" Brief help
"
" :BundleInstall - install bundles (won't update installed)
" :BundleInstall! - update if installed
"
" :Bundles foo - search for foo
" :Bundles! foo - refresh cached list and search for foo
"
" :BundleClean - confirm removal of unused bundles
" :BundleClean! - remove without confirmation
"
" see :h vundle for more details
``` ```
3. Install configured bundles: 3. Install configured bundles: