thoughtbot / vim-rspec

Run Rspec specs from Vim
https://robots.thoughtbot.com
MIT License
656 stars 108 forks source link

Fix tests #92

Closed gylaz closed 9 years ago

gylaz commented 9 years ago

Upgrade vim-vspec to work with latest vim-flavor.

mcmire commented 9 years ago

Is vim-flavor the new hotness for installing plugins?

gylaz commented 9 years ago

vim-flavor is like Bundler for vim plugins -- but it's geared for developing plugins, and installing dependencies during development.

mcmire commented 9 years ago

Ah gotcha, cool. This looks good to me, then. :+1: