I was previously using janus but… I've decided to make my own.
It's a work in progress.
It features:
- vim-powerline,
- ctrlp,
- The NerdTree,
- solarized theme,
- support for Ruby, Rails, CoffeeScript, JavaScript out of the repo,
- and moar (have a look in
bundle/
).
- For CoffeeScript: nodejs, coffee-script, coffeelint
- For JavaScript: jslint
- For Ruby: ruby!
- For taglist-plus: ctags
- A patched font for powerline,
- Maybe others
If you already have a ~/.vim
or ~/.vimrc
, move them.
cd ~
git clone http://github.com/eraserewind/vimrc.git .vim
cd .vim
make install
cd ~/.vim
make update
Make a fork. Install your fork. Change, commit, enjoy.