Docs
This commit is contained in:
parent
bcea28af2f
commit
8f1ed0eb6c
@ -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/)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user