Skip to content

rollxx/vim-antlr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Vim syntax coloring for ANTLR files. Taken from ANTLR Share List

copy the file into ~/.vim/syntax and add au BufRead,BufNewFile *.g set syntax=antlr3 to your .vimrc (or .vimrc.local)

Alternatively you can checkout my fork of vim plugins, which already includes this syntax plugin.

About

Syntax highlighter for ANTLR files in vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published