square / maximum-awesome

Config files for vim and tmux.
Other
5.7k stars 967 forks source link

Rakefile should ensure that our plugins are up to date #186

Closed rudle closed 9 years ago

rudle commented 9 years ago

Two changes here: use updated Vundle syntax (BundleInstall -> PluginInstall) Use the ! option to upgrade installed plugins to latest version

eventualbuddha commented 9 years ago

Seemed to work for me. :+1: