vmware-archive / vim-config

This is the Vim configuration we use on pairing machines at Neo, as well as many Neons' personal machines. It's pretty okay.
BSD 2-Clause "Simplified" License
64 stars 41 forks source link

Allow customizations prior to common config #56

Closed mdoel closed 9 years ago

mdoel commented 9 years ago

I want to use comma for mapleader instead of using backslash like an animal. But you have to set mapleader prior to actually using it. This allows you to have custom configurations that are run prior to the common config settings.

scssquatch commented 9 years ago

:+1: Awesome. Definitely had fun figuring that one out with you haha.

nummi commented 9 years ago

:+1: