Commit ddee0195 authored by Zach Phillips's avatar Zach Phillips

Fixed SQF for VBS3 alphabetical position

parent 98c0e296
...@@ -2427,23 +2427,23 @@ ...@@ -2427,23 +2427,23 @@
] ]
}, },
{ {
"name": "SQF Language", "name": "SQF for VBS3",
"details": "https://github.com/jonbons/Sublime-SQF-Language", "details": "https://github.com/zahngol/SQF-VBS3",
"labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
{ {
"name": "SQF for VBS3", "name": "SQF Language",
"details": "https://github.com/zahngol/SQF-VBS3", "details": "https://github.com/jonbons/Sublime-SQF-Language",
"labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"tags": true "branch": "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