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

Rename plugin_confing.vim to load before other configs #31

Closed justinbburris closed 10 years ago

justinbburris commented 10 years ago

In order to use some plugins, included via vundle, we need to ensure they have been initialized before our general_config.vim file is ran. E.G. the solarized plugin needs to be present if we want to set the colorscheme.