Upload files to "/"
This commit is contained in:
parent
bde9525413
commit
5c00df0a86
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 = "Expression Engine Template Support"
|
||||
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 = "7f2922bf6a"
|
||||
Loading…
Reference in a new issue