This is my personal collection of VIM configs and plugins. Feel free to use them, anyhow use them at your own peril :)
-
Clone this repository in your home directory:
$ git clone https://github.com/dhauenstein/vimdotfile.git ~/.vim
-
Enter the .vim directory and make sure you execute the Makefile to install all needed plugins:
$ make install
$ make install-plugins
-
You may want to install the patched powerline fonts as described here