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

Bundle grep command #26

Open rainerborene opened 11 years ago

rainerborene commented 11 years ago

It would be great to provide a bundle grep command. Bgrep would search on the directories listed on bundle show --paths.

tpope commented 10 years ago

If someone wants to make an attempt at this I'll entertain it. I tried to do something similar for 'runtimepath' once and vaguely recall issues with the length of the argument list, so make sure you try on a suitably large gem set.