============================= Sebastián Moreno - vim.files A really tiny vim configuration How to setup git clone https://github.com/sebastianmoreno/vim.files.git ~/.vim rm -rf ~/.vimrc ln -s ~/.vim/vimrc ~/.vimrc git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle vim +BundleInstall +qall