- clone this repo into your home directory as
.vim
- put this in your
~/.vimrc
along with your personal hackssource ~/.vim/vimrc
git clone git@github.com:VundleVim/Vundle.vim.git ~/.vim/plugins/Vundle.vim
- open vim and run
:VundleInstall
Thanks to the following people for awesome plugins, hacks and most of the heavy lifting:
- Martin Grenfell (scrooloose)
- Tim Pope (tpope)
- Fabio Akita (akitaonrails)