Browse Source

Formatting

pull/10/head
gmarik 15 years ago
parent
commit
add5219b65
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@ -5,7 +5,7 @@
## Why ## Why
[Vundle] allows to: [Vundle] allows to:
- keep track and configure your scripts right in <code>.vimrc</code>
- keep track and configure your scripts right in <code>.vimrc</code>
- install configured scripts (aka bundle) - install configured scripts (aka bundle)
- manage runtime path of your installed scripts so you don't have to - manage runtime path of your installed scripts so you don't have to
- search [all available vim scripts] by name - search [all available vim scripts] by name
@ -58,7 +58,7 @@ will refresh scripts list before doing search.
Searching requires [<code>curl</code>](http://curl.haxx.se/) Searching requires [<code>curl</code>](http://curl.haxx.se/)
## Examples
## Examples
See [gmarik's vimrc](https://github.com/gmarik/vimfiles/blob/1f4f26d42f54443f1158e0009746a56b9a28b053/vimrc#L136) for working example. See [gmarik's vimrc](https://github.com/gmarik/vimfiles/blob/1f4f26d42f54443f1158e0009746a56b9a28b053/vimrc#L136) for working example.


Loading…
Cancel
Save