Add extension.toml
This commit is contained in:
parent
00576aacb7
commit
1a1fa464c5
1 changed files with 11 additions and 0 deletions
11
extension.toml
Normal file
11
extension.toml
Normal 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"
|
||||||
Loading…
Reference in a new issue