From 231fefb49c28594188a0e53ee2a71ac34b71b92b Mon Sep 17 00:00:00 2001 From: Juan Pedro Fisanotti Date: Thu, 21 Jun 2012 11:58:20 -0300 Subject: [PATCH] Added fisa-vim-config to the examples on the readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9de30ce..7d862f9 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ see [`:h vundle`](vundle/blob/master/doc/vundle.txt#L1) vimdoc for more details. * [gmarik's vimrc](https://github.com/gmarik/vimfiles/blob/1f4f26d42f54443f1158e0009746a56b9a28b053/vimrc#L136) * [mutewinter's Vim Config of Champions](https://github.com/mutewinter/dot_vim) * [vimified - Ultimate, kick-ass VIM configuration on top of Vundle](https://github.com/zaiste/vimified) + * [fisa-vim-config - lot of python, autocompletition, fuzzy finder, class browser, debugger, ...](https://github.com/fisadev/fisa-vim-config) If you have an interesting example, feel free to send a pull request with link to your config. Thx!