These are my opinionated .vim settings. I clone it to my home directory, then:
$ ln -s ~/.vim/.vimrc ~/.vimrc
$ ln -s ~/.vim/.gvimrc ~/.gvimrc
$ cd ~/.vim
$ git submodule add <git-path-to-plugin> bundle/<plugin-name>
- https://github.com/tpope/vim-rails
- https://github.com/tpope/vim-cucumber
- https://github.com/scrooloose/nerdtree
- https://github.com/scrooloose/nerdcommenter
- https://github.com/tpope/vim-surround
- https://github.com/tpope/vim-endwise
- https://github.com/tpope/vim-haml
- https://github.com/tpope/vim-fugitive
- https://github.com/mileszs/ack.vim
- https://github.com/altercation/vim-colors-solarized
- https://github.com/kchmck/vim-coffee-script
- https://github.com/pangloss/vim-javascript
- https://github.com/groenewege/vim-less