From: Doug Kearns Date: 2004-08-27T10:43:07+09:00 Subject: Re: VIM syntax coloring files for Ruby On Fri, Aug 27, 2004 at 03:55:42AM +0900, Joe Laughlin wrote: > Doug Kearns wrote: > > On Thu, Aug 26, 2004 at 11:20:17AM +0900, Henry T. So Jr. > > wrote: > >> I have noticed that VIM cannot properly color the > >> following construct in Ruby: > > > > > > > >> In the syntax/ruby.vim file, the line after the comment > >> "statement with optional *do*", the statements here > >> exclude rubyDoBlocks and rubyCurlyBlocks from > >> containment. > > > > This sounds like quite an old version of ruby.vim. You > > can find the latest here: http://vim-ruby.rubyforge.org/ > > > > Regards, > > Doug > > I just downloaded the stable version of ruby.vim and I get the same thing. It seems that there hasn't been a stable release in some time. I'd recommend that you use the snapshot release or even a cvs tarball available from http://rubyforge.org/cgi-bin/viewcvs/cgi/viewcvs.cgi/?cvsroot=vim-ruby I'll try and organise a new stable release as soon as possible. Regards, Doug