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

Go ahead and BundleInstall as part of the rake task. #11

Closed seanknox closed 11 years ago

seanknox commented 11 years ago

Hey, here's a PR to run BundleInstall from the CLI as part of the rake task, as opposed to manually launching vim and then :BundleInstall.

adamlogic commented 11 years ago

Like it.