This repository contains my .vim configuration, ready to install.
Nothing special, just git, make, and (of course) vim.
For module dependencies check out the module repositories.
git clone http://github.com/sirjofri/dotvim.git ~/.vim
make
For upgrading the submodules (installed plugins) simply type make upgrade.