From bdfe54678834324a89f0a665440ccb4b121b1e25 Mon Sep 17 00:00:00 2001 From: gmarik Date: Sat, 4 Jun 2011 14:59:37 -0500 Subject: [PATCH] Brief help --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index affb80e..7c53e8d 100644 --- a/README.md +++ b/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: