From 149b400140ebeda6ddcb564ab991b84c14b442d4 Mon Sep 17 00:00:00 2001 From: gmarik Date: Sat, 19 Mar 2011 20:12:26 -0500 Subject: [PATCH] Docs --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2bdf83b..f63fdac 100644 --- a/README.md +++ b/README.md @@ -43,14 +43,13 @@ - [update] configured scripts - [search] [all available vim scripts] by name - [clean] unused scripts up -- provides [interface] to run install|update|search scripts with single keypress +- run above actions with *single keypress* using [interface] made a _Vim-way_ -Also as a bonus [Vundle]: +Also [Vundle]: - manages runtime path of your installed scripts - regenerates helptag atomatically - ## Docs see [`:h vundle`](vundle/blob/master/doc/vundle.txt#L1) vimdoc for more details.