This is my personal Vim configuration and its associated packages. If you would like to make use of it, feel free to clone:
git clone --recurse-submodules https://github.com/cgioia/vimrc.git
Then you can create some symbolic links in your home directory to get Vim pointed at the right files:
ln -s vimrc/vimrc ~/.vimrc
ln -s vimrc/vim/ ~/.vim