smtlaissezfaire / vimrc

vim dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim dotfiles

My vim dotfiles.

To symlink the files into the home dir:

./bin/symlink

You'll need ruby for the fuzzy file plugin, and a ruby-enabled vim (vim --verbose | grep ruby => +ruby). Macvim comes with ruby support built in.

FuzzyFile (textmate style CMD-T) support requires a gem:

./bin/install

Activate FuzzyFile with \t

About

vim dotfiles


Languages

Language:Vim Script 87.8%Language:Ruby 11.9%Language:Shell 0.3%