/EBNF.tmbundle

📓 TextMate syntax highlighting for Extended Backus–Naur Form

MIT LicenseMIT

EBNF TextMate Bundle

This TextMate bundle adds syntax highlighting support for the Extended Backus-Naur Form.

EBNF

Installation

Manual

  1. Download the latest release
  2. Unzip the archive
  3. Double-Click on “EBNF.tmbundle”

Terminal

mkdir -p "$HOME/Library/Application Support/TextMate/Bundles"
cd "$HOME/Library/Application Support/TextMate/Bundles"
git clone https://github.com/sanssecours/EBNF.tmbundle