Commit 4af51c0c authored by Sébastien Lavoie's avatar Sébastien Lavoie

Moved extendscript package for alphabetization

parent 65ccd3c0
...@@ -480,23 +480,23 @@ ...@@ -480,23 +480,23 @@
] ]
}, },
{ {
"name": "eZ Publish Syntax", "name": "ExtendScript",
"details": "https://github.com/SirReal/eZ-Publish-Syntax", "details": "https://github.com/seblavoie/sublime-extendscript",
"labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/SirReal/eZ-Publish-Syntax/tree/master" "details": "https://github.com/seblavoie/sublime-extendscript/tags"
} }
] ]
}, },
{ {
"name": "ExtendScript", "name": "eZ Publish Syntax",
"details": "https://github.com/seblavoie/sublime-extendscript", "details": "https://github.com/SirReal/eZ-Publish-Syntax",
"labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/seblavoie/sublime-extendscript/tags" "details": "https://github.com/SirReal/eZ-Publish-Syntax/tree/master"
} }
] ]
} }
......
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