From 13117bf9d215aacc234b9d469847470e88f1d71d Mon Sep 17 00:00:00 2001 From: gmarik Date: Mon, 18 Oct 2010 23:29:15 -0500 Subject: [PATCH] Docs --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd07bbe..5a935dc 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,10 @@ ## Configuration -Append those lines to your ~/.vim/bundlerc +Configure required plugins in ~/.vim/bundlerc, ie like this: cat > ~/.vim/bundlerc <" Bundle "http://github.com/vim-scripts/L9.git" Bundle "http://github.com/vim-scripts/FuzzyFinder.git" Bundle "git://git.wincent.com/command-t.git"