[antlr-interest] Updated vim syntax highlighter

Davyd Madeley davyd at fugro-fsi.com.au
Thu Nov 20 20:32:58 PST 2008


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

Regards,
--davyd

-- 
Davyd Madeley        Software Engineer
Fugro Seismic Imaging, Perth Australia
-------------- next part --------------
A non-text attachment was scrubbed...
Name: antlr3.vim
Type: application/octet-stream
Size: 2040 bytes
Desc: not available
Url : http://www.antlr.org/pipermail/antlr-interest/attachments/20081121/0e4bcde1/attachment.obj 


More information about the antlr-interest mailing list