Added my Vim config link (which makes heavy use of Vundle)

Also renamed the "Examples" section to "People Using Vundle"
This commit is contained in:
Jeremy Mack 2011-10-12 11:41:58 -03:00
parent ba5b685f0a
commit 958faf39ab

View File

@ -89,9 +89,10 @@ Also [Vundle]:
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.
## Examples ## People Using Vundle
See [gmarik's vimrc](https://github.com/gmarik/vimfiles/blob/1f4f26d42f54443f1158e0009746a56b9a28b053/vimrc#L136) for working example. * [gmarik's vimrc](https://github.com/gmarik/vimfiles/blob/1f4f26d42f54443f1158e0009746a56b9a28b053/vimrc#L136)
* [mutewinter's Vim Config of Champions](https://github.com/mutewinter/dot_vim)
If you have an interesting example, feel free to send a pull request with link to your config. Thx! If you have an interesting example, feel free to send a pull request with link to your config. Thx!