This commit is contained in:
gmarik 2011-03-19 20:12:26 -05:00
parent b6da42267a
commit 149b400140

View File

@ -43,14 +43,13 @@
- [update] configured scripts - [update] configured scripts
- [search] [all available vim scripts] by name - [search] [all available vim scripts] by name
- [clean] unused scripts up - [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 - manages runtime path of your installed scripts
- regenerates helptag atomatically - regenerates helptag atomatically
## Docs ## Docs
see [`:h vundle`](vundle/blob/master/doc/vundle.txt#L1) vimdoc for more details. see [`:h vundle`](vundle/blob/master/doc/vundle.txt#L1) vimdoc for more details.