init: this is the inital commit

This commit is contained in:
2026-04-23 18:52:34 +02:00
commit b809c1db8d
7 changed files with 86 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
id = "ebnf"
name = "EBNF"
version = "0.0.1"
schema_version = 1
authors = ["Jooris Hadeler <jooris@hadeler.me>"]
description = "Syntax highlighting for Extended Backus-Naur Form (EBNF)"
[grammars.ebnf]
repository = "https://git.hadeler.me/jooris/tree-sitter-ebnf"
commit = "main"
[lib]
version = "0.1.0"