From: Pit Capitain Date: 2005-06-15T04:09:28+09:00 Subject: Re: survey: what editor do you use to hack ruby? Thomas schrieb: > Type :version or to get some information about the activated > features. If there is a +ruby somewhere you're fine. (Or type :echo > has('ruby').) If the feature list includes +ruby/dyn the ruby > interpreter is loaded on demand, which requires a suitable ruby library > to be installed. On windows, this currently means that msvcrt-ruby18.dll > has to be around some place in the path. Then check out the help on ruby > support: :help ruby Just yesterday I realized that this actually works on my Windows 2000 machine, and even without the newest versions: Vim 6.3b and the Windows Ruby Installer 1.8.1-13. Regards, Pit