git clone git@github.com:zealot128/vimfiles.git ~/.vim # for members of pludoni
git clone git://github.com/outsmartin/vimfiles.git ~/.vim
ln -s ~/.vim/vimrc .vimrc
cd ~/.vim
git checkout pludoni
git submodule update --init
More information about the included plugins see https://github.com/akitaonrails/vimfiles
- Original project and most of the heavy lifting: @scrooloose
- All the cool plugins for Rails, Cucumber and more: @timpope
- Great Command-T plugin by: Wincent
- Hacks and some snippets: @akitaonrails