Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 298 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 298 Bytes

Crappy syntax highlighting in Vim for Lemon Parser Generator grammars.

Put syntax/lemon.vim in ~/.vim/syntax, and ftdetect/lemon.vim in ~/.vim/ftdetect/ optionally add autocmd FileType lemon set nocindent noai indentkeys= to ~/.vimrc to prevent autoindent.