This commit is contained in:
gmarik 2010-11-26 15:05:58 -06:00
parent bcea28af2f
commit 8f1ed0eb6c

View File

@ -45,16 +45,16 @@ in order to install/search [all available vim scripts]
:BundleSearch foo :BundleSearch foo
Will split new window with results: will split new window with results:
Bundle "VimFootnotes" Bundle "VimFootnotes"
Bundle "foo.vim" Bundle "foo.vim"
So you can just copy ones you need to <code>.vimrc</code>. so you can just copy ones you need to <code>.vimrc</code>.
:BundleSearch! foo :BundleSearch! foo
Will refresh scripts list before doing search. will refresh scripts list before doing search.
Searching requires [<code>curl</code>](http://curl.haxx.se/) Searching requires [<code>curl</code>](http://curl.haxx.se/)