My Vim Config Files! Installation Clone and install this repo: git clone git://github.com/sveinchen/.vim.git ~/.vim ln -s ~/.vim/vimrc ~/.vimrc Init and install submodules: cd ~/.vim git submodule init git submodule update Install Plugins: Launch vim and run :PluginInstall