Brief help
This commit is contained in:
parent
6af116c76f
commit
bdfe546788
15
README.md
15
README.md
@ -41,6 +41,21 @@
|
||||
filetype plugin indent on " required!
|
||||
" or
|
||||
" 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:
|
||||
|
Loading…
Reference in New Issue
Block a user