/pest.vim

Vim syntax highlighting for pest PEG grammar files.

Primary LanguageVim ScriptMIT LicenseMIT

pest.vim

Syntax highlighting for pest PEG grammar files.

Example (using the default color scheme):

Screenshot

Installation

Using Vundle

Add the following to your vimrc

Plugin 'pest-parser/pest.vim'