Skip to content

idir/dotvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

~/.vim

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/).

Dependencies

  • For CoffeeScript: nodejs, coffee-script, coffeelint
  • For JavaScript: jslint
  • For Ruby: ruby!
  • For taglist-plus: ctags
  • A patched font for powerline,
  • Maybe others

Install

If you already have a ~/.vim or ~/.vimrc, move them.

cd ~
git clone http://github.com/eraserewind/vimrc.git .vim
cd .vim
make install

Update

cd ~/.vim
make update

Customize

Make a fork. Install your fork. Change, commit, enjoy.

About

my ~/.vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published