init: this is the inital commit
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user