From c781665e6ab602c40970bca0db83474e31e2628f Mon Sep 17 00:00:00 2001 From: gmarik Date: Wed, 24 Aug 2011 16:14:50 -0500 Subject: [PATCH] Use BundleSearch instead Bundles --- doc/vundle.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/vundle.txt b/doc/vundle.txt index 980356a..8862386 100644 --- a/doc/vundle.txt +++ b/doc/vundle.txt @@ -185,7 +185,7 @@ removes unused scripts with no questions. Vundle provides simple interactive mode to help you explore new scripts easily. Interactive mode is available as result of :Bundles command. For instance, running: > - :Bundles! unite + :BundleSearch! unite triggers search for scripts matching 'unite' and yields a split window with content: >