Skip to content

r-bar/ebnf.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EBNF Vim Syntax Plugin

EBNF is a language for defining grammars. It can be used with compiler-compilers like Lark to define your own language.

This plugin defines basic syntax highlighting and indentation.

Installation

With vim plug:

  1. add Plug 'r-bar/ebnf.vim' to your .vimrc
  2. run the :PlugInstall command

About

Vim syntax plugin for EBNF files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published