Commit 1b2466ac authored by Connor McKay's avatar Connor McKay

Changing ownership of SublimeExternalCommand and adding support for st3

parent 94e8ddc9
......@@ -622,6 +622,22 @@
}
]
},
{
"name": "External Command",
"details": "https://github.com/greneholt/SublimeExternalCommand/",
"previous_names": ["SublimeExternalCommand"],
"labels": ["text manipulation"],
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/greneholt/SublimeExternalCommand/tree/st2"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/greneholt/SublimeExternalCommand/tags"
}
]
},
{
"name": "Extract Sublime Package",
"details": "https://github.com/SublimeText/ExtractSublimePackage",
......
......@@ -1878,15 +1878,6 @@
}
]
},
{
"details": "https://github.com/technocoreai/SublimeExternalCommand",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/technocoreai/SublimeExternalCommand/tree/master"
}
]
},
{
"details": "https://github.com/quarnster/SublimeGDB",
"releases": [
......
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