git clone [email protected]:willian/vimfiles.git
cd vimfiles
sh install.sh
- Enjoy! =)
- Vim
- MacVim
- Vim
- gVim
- ack.vim
- csapprox
- ctrlp.vim
- delimitMate
- html5.vim
- nerdcommenter
- nerdtree
- snipmate-snippets
- syntastic
- tabular
- tlib_vim
- vim-addon-mw-utils
- vim-bufonly
- vim-bundler
- vim-endwise
- vim-fugitive
- vim-haml
- vim-json
- vim-markdown
- vim-pathogen
- vim-puppet
- vim-rails
- vim-rake
- vim-ruby
- vim-sensible
- vim-sleuth
- vim-snipmate
- vim-surround
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request