Commit 4b5ffef0 authored by Andre Luebken's avatar Andre Luebken

alphabetical order

parent 9f5472cf
...@@ -375,16 +375,18 @@ ...@@ -375,16 +375,18 @@
] ]
}, },
{ {
"details": "https://github.com/titoBouzout/Dictionaries", "name": "Diction",
"details": "https://github.com/GeeF/SublimeDiction",
"labels": ["linting", "stylecheck"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
{ {
"details": "https://github.com/Zinggi/DictionaryAutoComplete", "details": "https://github.com/titoBouzout/Dictionaries",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
...@@ -393,13 +395,11 @@ ...@@ -393,13 +395,11 @@
] ]
}, },
{ {
"name": "Diction", "details": "https://github.com/Zinggi/DictionaryAutoComplete",
"details": "https://github.com/GeeF/SublimeDiction",
"labels": ["linting", "stylecheck"],
"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