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 updatehttps://github.com/amix/vimrc
https://www.linode.com/docs/tools-reference/tools/introduction-to-vim-customization/