#Bob's vim configuration
constructed by lurking other's configs of course...
To install on a new config, just copy/paste these few lines :
cd ~
git clone http://github.com/sledge/vimconfig.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
cd ~/.vim
git submodule update --init