From add5219b65f2862ef5e8e73617564b80d863a3eb Mon Sep 17 00:00:00 2001 From: gmarik Date: Mon, 29 Nov 2010 16:45:48 -0600 Subject: [PATCH] Formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ece631c..e6aae41 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Why [Vundle] allows to: -- keep track and configure your scripts right in .vimrc +- keep track and configure your scripts right in .vimrc - install configured scripts (aka bundle) - manage runtime path of your installed scripts so you don't have to - search [all available vim scripts] by name @@ -58,7 +58,7 @@ will refresh scripts list before doing search. Searching requires [curl](http://curl.haxx.se/) -## Examples +## Examples See [gmarik's vimrc](https://github.com/gmarik/vimfiles/blob/1f4f26d42f54443f1158e0009746a56b9a28b053/vimrc#L136) for working example.