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

Add ruby-build hook to pre-calculate g:ruby_version_paths. #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mtortonesi
Copy link

This hook script for ruby-build pre-calculates the value of the g:ruby_version_paths variable used by vim-ruby and vim-rbenv upon any interpreter installation or removal, thus leading to massive speedup times at Vim startup.

Further details and installation instructions are provided in the accompanying README.txt file.

@tpope
Copy link
Owner

tpope commented Apr 14, 2015

Based on vim-ruby/vim-ruby#252, I assume your primary issue is that the existing static logic is failing for JRuby? Could we fix that?

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

Successfully merging this pull request may close these issues.

2 participants