These are the plugins and the vimrc file that I'm using. Feel free to fork it and submit a pull request if you found any bug.
$ git clone https://github.com/rcmachado/vimfiles
$ cd vimfiles
$ git submodule init
$ git submodule update
$ cd ..
$ ln -s vimfiles ~/.vim
$ ln -s vimfiles/vimrc ~/.vimrc
This uses the Vividchalk color scheme, by Tim Pope:
Other plugins include:
- fugitive
- nerdtree
- nginx-syntax-highlight
- powerline
- python-mode
- vcl
- jshint
- scss-syntax
- zencoding
- vim-markdown
- nginx-syntax-highlight
- python-mode
- nerdtree
- vcl
- scss-syntax
- mako
- zencoding
- gutter
- css-pretty
- emmet-vim
- vim-less
- puppet-syntax-vim
- jasmine
- fugitive
- powerline
- csv
- parkr/vim-jekyll
This project is licensed under MIT License (see LICENSE file for details). But each plugin has its own license, so check each one to see what you can do.