esteil / vimrc

My Vim configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homesick repository for my vimrc files

To install:

  1. homesick clone esteil/vimrc
  2. homesick symlink esteil/vimrc
  3. cd ~/.vim
  4. `rake install'

To update installed plugins, use :BundleInstall! or:

  1. cd ~/.vim
  2. rake upgrade

About

My Vim configuration


Languages

Language:Vim Script 95.8%Language:Ruby 4.2%