- Linux Or Mac
- git
- python3
- ansible (see http://docs.ansible.com/ansible/intro_installation.html)
- nvim
- install https://github.com/ggreer/the_silver_searcher
- Install deps and configs
$ git clone <this repo>
$ make install_languages # ruby and node for plugins
$ make nvim_configure
$ make install_addons- Install plugins
$ nvim
:PlugInstall- Restart vim