From 6e320666f3783c1b170d6d3df557d3a19b21ff92 Mon Sep 17 00:00:00 2001 From: gmarik Date: Sat, 19 Mar 2011 20:54:43 -0500 Subject: [PATCH] More doc fixes --- doc/vundle.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/vundle.txt b/doc/vundle.txt index ea75616..d71df4c 100644 --- a/doc/vundle.txt +++ b/doc/vundle.txt @@ -132,7 +132,11 @@ and > refreshes script list before performing actual search. -If command is run without argument it displays all known scripts. +If command is run without argument: > + + :Bundles! + +it will display all known scripts Searching requires [`curl`](http://curl.haxx.se/) @@ -171,7 +175,7 @@ allows running certain commands with single keypress: > *i* - runs BundleInstall with name taken from line cursor is positioned on *c* - runs BundleCleanup -*r* - alows to refine list. requires a string to refine list with +*r* - alows to refine list; requires a string to refine list with *R* - fetches fresh script list from server vim:tw=78:ts=8:ft=help:norl: