Commit 48fca4e3 authored by Hawk Weisman's avatar Hawk Weisman

Moved Orbit to correct place in alphabet

parent 21987703
...@@ -280,24 +280,24 @@ ...@@ -280,24 +280,24 @@
] ]
}, },
{ {
"name": "Orbit Color Scheme", "name": "Oracle PL SQL",
"details": "https://github.com/hawkw/Orbit", "details": "https://github.com/mulander/oracle.tmbundle",
"labels": ["color scheme"], "labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/hawkw/Orbit/releases" "details": "https://github.com/mulander/oracle.tmbundle/tree/master"
} }
] ]
}, },
{ {
"name": "Oracle PL SQL", "name": "Orbit Color Scheme",
"details": "https://github.com/mulander/oracle.tmbundle", "details": "https://github.com/hawkw/Orbit",
"labels": ["language syntax"], "labels": ["color scheme"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/mulander/oracle.tmbundle/tree/master" "details": "https://github.com/hawkw/Orbit/tags"
} }
] ]
}, },
......
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