These are my opinionated .vim settings. I clone it somewhere - [clonedir]
$ cd [clonedir]
$ ./setup.sh
$ cd ~/.vim
$ git submodule add <git-path-to-plugin> bundle/<plugin-name>
- http://github.com/mileszs/ack.vim
- http://github.com/tpope/vim-cucumber
- http://github.com/tpope/vim-endwise
- http://github.com/tpope/vim-fugitive
- http://github.com/tpope/vim-haml
- http://github.com/scrooloose/nerdcommenter
- http://github.com/scrooloose/nerdtree
- http://github.com/tpope/vim-rails
- http://github.com/tpope/vim-surround