On Thu, Apr 27, 2006 at 11:35:52AM +0200, Nikolai Weibull wrote: > On 4/27/06, Gautam Iyer <[EMAIL PROTECTED]> wrote: > > > Attached are the filetype, syntax and ftdetect files for mrxvt config > > files. Sorry I couldn't make your April 20th deadline ... but maybe you > > can stick these in Vim-7.1 if they don't make the Vim-7.0 release. > > Just a comment on the syntax definition. You could be using > :syn-keyword for quite a few of the things that you're currently using > :syn-match for. :syn-keyword is clearer and a lot faster as well.
Hi Nicolai, Thanks for pointing this out, I'll correct it. Since Benji Fisher's computer is 6 times faster than mine (which I'm still envious about), I'll jump through hoops to get my Vim to load up 0.00001s faster ... :) :). Gautam -- A physics professor is one who talks in someone else's sleep.
