284 B
284 B
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' }