Vim offers Ruby support, but only if it was compiled with the +ruby
option, or so Vim’s built-in help system tells me (:help ruby). Is there
a download location for a win32 binary of Vim (6.2, or 6.3 when it is
released) that was compiled with this option?
Thanks!
I use the build found here:
http://cream.sourceforge.net/vim.html
It is updated fairly frequently, and includes Ruby support along with
many other features.
Note that you probably want the download found on that specific page
of the site; the rest of the site is the project page of a vim
distribution intended for newcomers.
Jim Marshall wrote:
I use the build found here:
Cream :: a modern configuration of the Vim text editor
Thanks! That’s exactly what I had been looking for. I knew about the
Cream project, but didn’t expect to find binaries of Vim (without Cream)
there.
Much appreciated!