Add extension.toml

This commit is contained in:
Shye Strange 2025-06-25 14:15:31 +00:00
parent 00576aacb7
commit 1a1fa464c5

11
extension.toml Normal file
View file

@ -0,0 +1,11 @@
id = "zeddee"
name = "Zedee"
version = "0.0.2"
schema_version = 1
description = "Highlighting and indentation for Expression Engine templates!"
authors = ["Shye Strange <shye@deadrobots.chat>"]
repository = "https://git.deadrobots.me/DeadRobots/zedee"
[grammars.ignite]
repository = "https://git.deadrobots.me/DeadRobots/zedee"
commit = "5c00df0a86"