I’ve wanted to be able to use an RVM version of ruby in MacVIm for a very long time now but nothing’s happened. So I decided to put together my first vim plugin.
RVM Ruby gives you a Ruby ex command that will let you all ruby from inside MacVim.
Some changes and improvements that I can foresee implementing in the near future are:
Rvm ex command that will interface with RVM directly.Take a look and feel free to hack away. I’ll happily accept contributions and/or ideas.