tpope / vim-bundler

bundler.vim: Lightweight support for Ruby's Bundler
https://www.vim.org/scripts/script.php?script_id=4280
404 stars 29 forks source link

Add dispatch.vim support #20

Closed graywh closed 11 years ago

tpope commented 11 years ago

I deliberately omitted this, because this approach has a few caveats:

None of these are unfixable, but I am a bit partial to running quick informative commands inline. So my initial tactic was to provide a compiler plugin and call it a day.