My vim configuration.
I used Vundle to install the plugins. So first you need to install it.
After you have finished that you can go on.
git clone https://github.com/fridewald/vimrc ~/.vim/vimrc
ln -s ~/.vim/vimrc/vimrc ~/.vimrc
vim +PluginInstall +qall