From: Gavin Sinclair Date: 2004-07-19T07:44:26+09:00 Subject: Re: Anyone tried Arachno Ruby? On Monday, July 19, 2004, 8:40:03 AM, tony wrote: > On Mon, 19 Jul 2004 07:09:41 +0900, you wrote: >>For Vim, make sure you grab a copy of exuberant ctags and the >>taglist.vim plugin. > i'd take a guess that anybody doing any serious programming with vim > is using ctags and the taglist plugin :) I'm not, but I will now. > the only thing i'm really not happy with in using vim for ruby is the > syntax hilighting. i haven't had the time time to create a better > ruby.vim Do you have the latest possible vim-ruby plugins? Grab a CVS snapshot from http://vim-ruby.rubyforge.org, install them and try again. If there's something specific you dislike, we on that project would like to hear it. Cheers, Gavin