Hey guys, just wanted to share my current VIM settings.
Installation
Copy the vimrc file to ~/.vimrc
Install Vundle from https://github.com/VundleVim/Vundle.vim with:
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
Run vim +PluginInstall +qall
Enjoy 😉
https://github.com/dansku/vimrc