Unverified Commit d2545969 authored by FichteFoll's avatar FichteFoll Committed by GitHub

add ABNF syntax (#6740)

parents bcbcfd34 61375d21
...@@ -68,6 +68,17 @@ ...@@ -68,6 +68,17 @@
} }
] ]
}, },
{
"name": "ABNF-sublime-syntax",
"details": "https://github.com/ZxxLang/ABNF-sublime-syntax",
"labels": ["abnf", "language syntax"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Abstract Markup Language", "name": "Abstract Markup Language",
"details": "https://github.com/abstractmarkup/sublimetext", "details": "https://github.com/abstractmarkup/sublimetext",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment