Commit bd847346 authored by Joshua Pinter's avatar Joshua Pinter

Fix alphabetical order.

Not sure how I effed that up. ;)
parent e3b11019
...@@ -295,23 +295,23 @@ ...@@ -295,23 +295,23 @@
] ]
}, },
{ {
"name": "Open Shading Language", "name": "Open Search Result",
"details": "https://github.com/roesti77/Sublime-Open-Shading-Language", "details": "https://github.com/abrookins/OpenSearchResult",
"labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/roesti77/Sublime-Open-Shading-Language/tree/master" "details": "https://github.com/abrookins/OpenSearchResult/tree/master"
} }
] ]
}, },
{ {
"name": "Open Search Result", "name": "Open Shading Language",
"details": "https://github.com/abrookins/OpenSearchResult", "details": "https://github.com/roesti77/Sublime-Open-Shading-Language",
"labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/abrookins/OpenSearchResult/tree/master" "details": "https://github.com/roesti77/Sublime-Open-Shading-Language/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