From 8f1ed0eb6cea5b3101468e90d63d1f336257a2c5 Mon Sep 17 00:00:00 2001 From: gmarik Date: Fri, 26 Nov 2010 15:05:58 -0600 Subject: [PATCH] Docs --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 85a35c2..8db519a 100644 --- a/README.md +++ b/README.md @@ -45,16 +45,16 @@ in order to install/search [all available vim scripts] :BundleSearch foo -Will split new window with results: +will split new window with results: Bundle "VimFootnotes" Bundle "foo.vim" -So you can just copy ones you need to .vimrc. +so you can just copy ones you need to .vimrc. :BundleSearch! foo -Will refresh scripts list before doing search. +will refresh scripts list before doing search. Searching requires [curl](http://curl.haxx.se/)