My Vim Profile
mkdir ~/.vim
git clone git://github.com/asears/dotvim.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/gvimrc ~/.gvimrc
cd ~/.vim
git submodule init
git submodule update
https://github.com/amix/vimrc
https://www.linode.com/docs/tools-reference/tools/introduction-to-vim-customization/