Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vim-Ruby and Bundler #30

Closed
andyl opened this issue Feb 18, 2011 · 1 comment
Closed

Vim-Ruby and Bundler #30

andyl opened this issue Feb 18, 2011 · 1 comment

Comments

@andyl
Copy link

andyl commented Feb 18, 2011

Thanks for the vim-ruby plugin !!

I use bundler on many projects. When a Gemfile references a development gem on my local disk, vim-ruby doesn't detect its path, and I can't jump to the gem using 'gf'.

This gist has a little script that generates the missing paths from Gemfile.lock. I thought this might be interesting to others who use vim-ruby.

https://gist.github.com/834215

@tpope
Copy link
Member

tpope commented Aug 25, 2011

Cool script. I took a different approach and did it from inside Vim.

https://github.com/tpope/vim-bundler

@tpope tpope closed this as completed Aug 25, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants