This commit is contained in:
gmarik 2011-03-19 20:46:35 -05:00
parent fc28ab7f71
commit 9014be6d77

View File

@ -43,7 +43,7 @@
- [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
- run above actions in a *single keypress* with _vimish_ [interface] - run above actions in a *single keypress* with [interactive mode]
Also [Vundle]: Also [Vundle]:
@ -92,7 +92,7 @@ see [`:h vundle`](vundle/blob/master/doc/vundle.txt#L1) vimdoc for more details.
[all available vim scripts]:http://vim-scripts.org/vim/scripts.html [all available vim scripts]:http://vim-scripts.org/vim/scripts.html
[install]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L96 [install]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L96
[update]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L115 [update]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L112
[search]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L122 [search]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L119
[clean]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L142 [clean]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L139
[interface]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L155 [interactive mode]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L152