Skip to content
/ vim-peg Public

VIM syntax highlighter for Parsing Expression Grammar (PEG)

License

Notifications You must be signed in to change notification settings

taeber/vim-peg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peg.vim

Syntax highlighter and indenter for PEG files in VIM.

Copyright © 2021-2022 Taeber Rapczak <taeber@rapczak.com>

License: MIT

Usage

vim -c 'syntax on' -c 'setfiletype peg' grammar.peg

Installation

Using Vim 8 packages:

git clone https://github.com/taeber/vim-peg ~/.vim/pack/plugins/start/vim-peg

Using pathogen:

git clone https://github.com/taeber/vim-peg ~/.vim/bundles/vim-peg

See Also

About

VIM syntax highlighter for Parsing Expression Grammar (PEG)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published