Unverified Commit 974f0740 authored by FichteFoll's avatar FichteFoll Committed by GitHub

Add yaml_macros_engine (#6887)

parents 87ceb231 b57e14f6
...@@ -943,6 +943,20 @@ ...@@ -943,6 +943,20 @@
"sublime_text": "*" "sublime_text": "*"
} }
] ]
},
{
"name": "yaml_macros_engine",
"load_order": "50",
"description": "Engine for YAML Macros",
"author": "Thomas Smith",
"issues": "https://github.com/Thom1729/yaml-macros-engine/issues",
"releases": [
{
"base": "https://github.com/Thom1729/yaml-macros-engine",
"tags": true,
"sublime_text": ">=3000"
}
]
} }
] ]
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment