diff --git a/extension.toml b/extension.toml new file mode 100644 index 0000000..38bea4a --- /dev/null +++ b/extension.toml @@ -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 "] +repository = "https://git.deadrobots.me/DeadRobots/zedee" + +[grammars.ignite] +repository = "https://git.deadrobots.me/DeadRobots/zedee" +commit = "7f2922bf6a"