Re: [xwt-users] vim syntax file
David Crawshaw <[email protected]> Tue, 18 Nov 2003 16:03:48 +1000
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Message-ID | <[email protected]> |
On 17/11/2003, at 11:32 PM, Rod Martin wrote:
> Well, here's a vim syntax file that should do the highlighting for the
> new keywords in Nitrogen.
This file works really well. The only thing I've found so far:
b.apply({ ... : .. });
The curly braces get registered as some kind of error (red background).
> One major problem is that it is unreliable with large files.
> Sometimes not all the highlighting gets done.
I have the same problem with the built-in JSP syntax file, so it may be
a symptom of a greater Vim bug.
d