Skip to content

Commit

Permalink
Brief help
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarik committed Jun 4, 2011
1 parent 6af116c commit bdfe546
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Expand Up @@ -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:
Expand Down

0 comments on commit bdfe546

Please sign in to comment.