Merge pull request #95 from mutewinter/patch-1

Added my Vim config link (which makes heavy use of Vundle)
This commit is contained in:
gmarik 2011-10-12 07:49:53 -07:00
commit c52de216a4

View File

@ -89,9 +89,10 @@ Also [Vundle]:
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!