Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 449 Bytes

README.markdown

File metadata and controls

25 lines (17 loc) · 449 Bytes

antlr{3,4}.vim

  • Syntax files for ANTLR.
  • Syntax checking for ALE for antlr4

Installation

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

In your .vimrc:

Plugin 'suoto/vim-antlr'