Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 470 Bytes

README.markdown

File metadata and controls

19 lines (12 loc) · 470 Bytes

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