This are my vim configuration files and plugins.
Clone this repository to your home as .vim
git clone git://github.com/codedreality/vim-config.git ~/.vim
Switch to your .vim directory
cd ~/.vim
Get the submodules
git submodule update --init
Link your .vimrc to the package vimrc
ln -s vimrc ~/.vimrc