My collection of other people's vim packages that I use regularly.
Intended for use with Pathogen.
git clone --recurse-submodules git@github.com:mitchellroe/dotvim.git ~/.vim
If you already cloned it, but didn't pass the right options:
cd ~/.vim
git submodule update --init --recursive --remote