My vim configuration
INSTALLATION: create a symlink in your ~ folder to the .vim/vimrc file Maintain updates through git
- vundle: 2a) git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim 2b) :PluginInstall
DEPENDENCIES: gundo: https://github.com/sjl/gundo.vim.git vundle: https://github.com/VundleVim/Vundle.vim.git