Hi all, Many Vim users will be aware of this RubyForge project: http://vim-ruby.rubyforge.org/ It contains several configuration files that make Vim work better with Ruby. The files in this release represent a significant improvement over the ones in the Vim 6.3 release. It's now easier than before to keep up to date with this project, so long as you have RubyGems 0.8+ installed: $ gem install -r vim-ruby $ (sudo) vim-ruby-install.rb (--help) A TGZ is also available. Installation instructions at the above link. This installation mechanism is brand new. Please tread carefully, especially with root access, and report any problems. Ultra-conservative people should install the configuration files manually :) Cheers, Gavin