From: Wybo Dekker Date: 2005-11-21T00:11:10+09:00 Subject: Re: matchit.vim (was: why is my array a hash?) On Sun, 20 Nov 2005, Tim Hammerquist wrote: > Apologies if this is a stupid question, but... with the setup > you describe above, and with the active buffer being a correctly > identified ruby file, does the `:echo b:match_words` test work? no, it doesn't; :se syntax says syntax=ruby and :echo b:match_words says E121: Undefined variable: b:match_words E15: Invalid expression: b:match_words > If you still have trouble, try asking on the vim-ruby-devel ML, > found at . I'll do that, this is getting away from ruby too much... thanks sofar -- Wybo