I forked the original repo of : aaronjensen There is only a few changes, thank him for that great simple configuration!
git clone git://github.com/elbouillon/vimfiles.git ~/.vim && ~/.vim/setup.sh
You can also install fonts/Inconsolata-g-Powerline.ttf
if you want fancy powerline symbols. If not you may want to disable fancy in your .vimrc.local
.
Switched the Ack plugin to use The Silver Searcher
Install OSX: brew install the_silver_searcher
For xmpfilter:
$ gem install rcodetools fastri
Uses a different matcher for
ctrlp that is written in C. The
setup.sh
will build it, but you should have python-dev
installed if you do
not.
Inconsolata-g was originally from http://leonardo-m.livejournal.com/77079.html Many things stolen from Gary Bernhardt: https://github.com/garybernhardt/dotfiles/blob/master/.vimrc