RDoc Vim Syntax File?

Has anyone created an RDoc syntax file for Vim? Before I go and do it,
I wanted to make sure I wasn’t reinventing the wheel.

···


Jamis Buck
jgb3@email.byu.edu
http://www.jamisbuck.org/blog/jamis.cgi

ruby -h | ruby -e ‘a=[];readlines.join.scan(/-(.)[e|Kk(\S*)|le.l(…)e|#!(\S*)/) {|r| a << r.compact.first };puts “\n>#{a.join(%q/ /)}<\n\n”’

Never heard of anyone doing it, and I would appreciate the effort.
Would this be integrated into the main Ruby syntax file, or would it
be separate?

Gavin

···

On Monday, March 1, 2004, 2:39:07 AM, Jamis wrote:

Has anyone created an RDoc syntax file for Vim? Before I go and do it,
I wanted to make sure I wasn’t reinventing the wheel.