muncman / vim-config

This is the Vim configuration we use for Pairing at EdgeCase, and most EC-ers on their personal machines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EdgeCase Vim Config

You should give it a try.

Install

Just clone the directory somewhere and run rake. This will symlink the necessary files to your home directory (asking for permission before clobbering anything).

Customizing

Customizations can be added to .vim/custom_config/username.vim and .vim/custom_config.username.gvim, where username == whoami. When Vim starts up, it will look for customization files matching the name of the currently logged-in user.

TODO

  • Add some documentation

About

This is the Vim configuration we use for Pairing at EdgeCase, and most EC-ers on their personal machines.


Languages

Language:Vim Script 87.8%Language:JavaScript 10.8%Language:Ruby 1.1%Language:Shell 0.3%Language:Python 0.1%