Re: [xwt-users] vim syntax file

Charles Goodwin <[email protected]> Tue, 11 Nov 2003 09:36:17 +0000
Newsgroups gmane.comp.java.xwt.users
Message-ID <[email protected]>
Rod Martin wrote:

>Here's a half-decent start at a vim syntax file.  (Even more half-decent than 
>the one that was started earlier: 
>http://lists.xwt.org/pipermail/users/2003-January/000064.html  :)
>
>I took the xml.vim file by Paul Siegmann and made some changes to it to fit 
>better with XWT.  It now imports javascript.vim and supplies a few extra 
>highlighting features for traps, XWT keywords, and other XWT nuances.  It's 
>not complete, though: most of <a 
>href="http://www.xwt.org/reference.html#thexwtobject">these</a> are not 
>getting highlighted yet.
>
>I'll keep working away at it.  Comments/suggestions are welcome.
>
Excellent.  I've been wanting this for ages but never made time to learn 
how to do it.  Thanks a million.

- Charlie