Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.
/ vim-antlr Public archive
forked from rollxx/vim-antlr

Syntax highlighter for ANTLR files in vim

Notifications You must be signed in to change notification settings

jrozner/vim-antlr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

antlr{3,4}.vim

Syntax files for ANTLR.

Installation

External Plugin Managers

If you don't have a preferred installation method, I recommend installing Vundle.vim, and then simply copy and paste:

cd ~/.vim/bundle
git clone git://github.com/jrozner/vim-antlr.git

Vim 8 (native plugin manager)

cd ~/.vim/pack/plugins/start
git clone git://github.com/jrozner/vim-antlr.git

About

Syntax highlighter for ANTLR files in vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%