Commit d3fb5a79 authored by Julien Martin's avatar Julien Martin

Fix alphabetical order

parent 53b0d37e
...@@ -1148,23 +1148,23 @@ ...@@ -1148,23 +1148,23 @@
] ]
}, },
{ {
"name": "SQLExec", "name": "SQF Language",
"details": "https://github.com/jum4/sublime-sqlexec", "details": "https://github.com/jonbons/Sublime-SQF-Language",
"labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": "*",
"details": "https://github.com/jum4/sublime-sqlexec/tree/master" "details": "https://github.com/jonbons/Sublime-SQF-Language/tree/master"
} }
] ]
}, },
{ {
"name": "SQF Language", "name": "SQLExec",
"details": "https://github.com/jonbons/Sublime-SQF-Language", "details": "https://github.com/jum4/sublime-sqlexec",
"labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3000",
"details": "https://github.com/jonbons/Sublime-SQF-Language/tree/master" "details": "https://github.com/jum4/sublime-sqlexec/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