vim-cfg
Personal Vimrc + other addons
No doubt there are likely other ways of keeping your vim configuration and all addons in source control, either way this is what I'm using.
How to use this:
cd $HOME
git clone --recurse-submodules https://git.riedstra.us/mitch/vim-cfg.git .vim
cd $HOME/.vim
./link-vimrc.sh
