vim-rvm
vim-rvm copied to clipboard
rvm.vim: Switch Ruby versions from inside Vim
!Nvm
@tpope, thank you for writing this awesome plugin. Would it be possible to do something similar for nvm?
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...
Using rvm 1.22.19 (stable), Vim 7.4 (MacVim built by homebrew), latest vim-rvm. My .bash_profile, .profile and .bashrc are configured similar to what they are after `rvm get stable --auto-dotfiles`. In...
I didn't get any documentation to change the Gemset within MacVim. That is `:Rvm gemset use demo_gem` ( gem name for example) command not working.