Clone this repo to your ~/.vim directory
git clone --recurse-submodules https://github.com/viis/vimfiles ~/.vim
Link your ~/.vimrc
ln -s ~/.vim/vimrc ~/.vimrc
Start vim and install the plugins
vim (ignore errors by pressing ENTER)
:PluginInstall