Requires vim and python 3. On mac:
$ brew install macvim python3
$ pip3 install --user pynvim
Or neovim with python 3 support:
$ brew install neovim python3
$ pip3 install --upgrade neovim
git clone git://github.com/robinclowers/vimfiles.git ~/.vim && ~/.vim/setup.sh
Switched the Ack plugin to use
Ripgrep
Install OSX: brew install ripgrep
For xmpfilter:
$ gem install rcodetools fastri
Most of this config was built by Aaron Jensen. 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