Vim configuration using Vundle Installation 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