[antlr-interest] Updated vim syntax highlighter
Terence Parr
parrt at cs.usfca.edu
Fri Nov 21 11:34:47 PST 2008
It's in share now.
Ter
On Nov 21, 2008, at 9:23 AM, Jim Idle wrote:
> On Fri, 2008-11-21 at 13:32 +0900, Davyd Madeley wrote:
>>
>> I found an old vim syntax highlighter on antlr-interest, but it
>> didn't
>> deal very nicely with some things in my grammar.
>>
>> I've updated it and thought I'd share it with anyone who might be
>> interested.
>>
>> Add it to ~/.vim/syntax/
>>
>> And add something like this to your .vimrc:
>> au BufRead,BufNewFile *.g set syntax=antlr3
>>
> Works a treat for me :-)
>
> We should put this up as a download.
>
> Jim
>
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>
More information about the antlr-interest
mailing list