On Thu, Oct 06, 2005 at 05:59:20AM +0900, Joe Van Dyk wrote: <snip> > What do you mean by 'matchit'? :help % :help matchit It allows for user defined items to be matched when using the '%' motion. For example, with the pattern defined for Ruby, you can move between 'class' and 'end' or between 'begin', 'rescue' and 'end' etc. Regards, Doug