My personalised vim configuration files
First clone the repository to the vim directory and link vimrc
$ mkdir ~/.config
$ git clone [email protected]:jonathan-fantham/vimfiles.git ~/.config/nvim
I installed it to autoload as suggested here.
Open vim and run :PlugInstall