Update extension.toml
This commit is contained in:
parent
134eea7e8f
commit
8feef87689
1 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,6 @@ description = "Highlighting and indentation for Expression Engine templates!"
|
||||||
authors = ["Shye Strange <shye@deadrobots.chat>"]
|
authors = ["Shye Strange <shye@deadrobots.chat>"]
|
||||||
repository = "https://git.deadrobots.me/DeadRobots/zedee"
|
repository = "https://git.deadrobots.me/DeadRobots/zedee"
|
||||||
|
|
||||||
[grammars.ignite]
|
[grammars.zedee]
|
||||||
repository = "https://git.deadrobots.me/DeadRobots/zedee"
|
repository = "https://git.deadrobots.me/DeadRobots/zedee"
|
||||||
commit = "5c00df0a86"
|
commit = "5c00df0a86"
|
||||||
Loading…
Reference in a new issue