dccmx / vim-lemon-syntax

Crappy syntax highlighting for Lemon Parser Generator grammars.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Crappy syntax highlighting for Lemon Parser Generator grammars.


Languages

Language:Vim Script 100.0%