A vim syntax plugin for parsing expression grammars
ftdetect | ||
ftplugin | ||
indent | ||
syntax | ||
LICENSE | ||
README.md |
This is a vim plugin for Parsing Expression Grammars, using the LPEG "re" syntax. I recommend installing it with vim-plug:
Plug 'https://bitbucket.org/spilt/vim-peg', { 'for': 'peg' }