Commit 7a96c674 authored by Johannes Schriewer's avatar Johannes Schriewer Committed by FichteFoll

Add SublimeAnarchy and SublimeAnarchyDebug (#5449)

parent df4c6da0
...@@ -3086,6 +3086,36 @@ ...@@ -3086,6 +3086,36 @@
} }
] ]
}, },
{
"name": "SublimeAnarchy",
"details": "https://github.com/AnarchyTools/SublimeAnarchy",
"issues": "https://github.com/AnarchyTools/SublimeAnarchy/issues",
"homepage": "http://anarchytools.org",
"author": ["drewcrawford", "dunkelstern"],
"labels": ["build-system", "auto-complete", "language-syntax"],
"releases": [
{
"platforms": ["osx", "linux"],
"sublime_text": ">=3103",
"tags": true
}
]
},
{
"name": "SublimeAnarchyDebug",
"details": "https://github.com/AnarchyTools/SublimeAnarchyDebug",
"issues": "https://github.com/AnarchyTools/SublimeAnarchyDebug/issues",
"homepage": "http://anarchytools.org",
"author": "dunkelstern",
"labels": ["debugger"],
"releases": [
{
"platforms": ["osx", "linux"],
"sublime_text": ">=3103",
"tags": true
}
]
},
{ {
"details": "https://github.com/ckaznocha/SublimeAxosoft/", "details": "https://github.com/ckaznocha/SublimeAxosoft/",
"homepage": "http://ckaznocha.github.io/SublimeAxosoft/", "homepage": "http://ckaznocha.github.io/SublimeAxosoft/",
......
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