tpope / vim-rvm

rvm.vim: Switch Ruby versions from inside Vim
http://www.vim.org/scripts/script.php?script_id=4269
117 stars 5 forks source link

GVIM: RVM is not a function and PATH not properly set. #11

Open pedroadame opened 7 years ago

pedroadame commented 7 years ago

How could I fix this? I can't use :Rails console or related because of missing gems (RVM is not using the .ruby-gemset specified gemset), and, of course, I cannot change the used gemset manually due to the said in the title.