My Vimrc setup.
These require vim-plug to run:
- curl -fLo ~/.vim/autoload/plug.vim --create-dirs
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim - open vim and run :PlugInstall
- git clone https://github.com/powerline/fonts; cd fonts; ./install.sh