doc fixes
This commit is contained in:
parent
32c5ae479e
commit
03d2bd80d2
12
README.md
12
README.md
@ -43,7 +43,7 @@
|
|||||||
- keep track and configure your scripts right in `.vimrc`
|
- keep track and configure your scripts right in `.vimrc`
|
||||||
- [install] configured scripts (aka bundle)
|
- [install] configured scripts (aka bundle)
|
||||||
- [update] configured scripts
|
- [update] configured scripts
|
||||||
- [search] [all available vim scripts] by name
|
- [search] by name [all available vim scripts]
|
||||||
- [clean] unused scripts up
|
- [clean] unused scripts up
|
||||||
- run above actions in a *single keypress* with [interactive mode]
|
- run above actions in a *single keypress* with [interactive mode]
|
||||||
|
|
||||||
@ -103,8 +103,8 @@ see [`:h vundle`](vundle/blob/master/doc/vundle.txt#L1) vimdoc for more details.
|
|||||||
[Git]:http://git-scm.com
|
[Git]:http://git-scm.com
|
||||||
[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-110
|
[install]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L98-112
|
||||||
[update]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L112-117
|
[update]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L114-119
|
||||||
[search]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L119-137
|
[search]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L121-143
|
||||||
[clean]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L139-150
|
[clean]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L145-157
|
||||||
[interactive mode]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L152-175
|
[interactive mode]:https://github.com/gmarik/vundle/blob/master/doc/vundle.txt#L160-193
|
||||||
|
Loading…
Reference in New Issue
Block a user