Commit 00eb79f5 authored by Jeff Handley's avatar Jeff Handley

Sort the package alphabetically

parent 19945c0a
...@@ -931,31 +931,31 @@ ...@@ -931,31 +931,31 @@
] ]
}, },
{ {
"name": "AppendSelection", "name": "AppendComma",
"details": "https://github.com/shagabutdinov/sublime-append-selection", "details": "https://github.com/jeffhandley/AppendComma",
"donate": "https://github.com/shagabutdinov/sublime-enhanced/blob/master/readme-donations.md", "labels": ["text manipulation"],
"labels": ["sublime-enhanced", "cursors manipulation"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
{ {
"name": "AppendSemiColon", "name": "AppendSelection",
"details": "https://github.com/MauriceZ/AppendSemiColon", "details": "https://github.com/shagabutdinov/sublime-append-selection",
"labels": ["text manipulation"], "donate": "https://github.com/shagabutdinov/sublime-enhanced/blob/master/readme-donations.md",
"labels": ["sublime-enhanced", "cursors manipulation"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"tags": true "branch": "master"
} }
] ]
}, },
{ {
"name": "AppendComma", "name": "AppendSemiColon",
"details": "https://github.com/jeffhandley/AppendComma", "details": "https://github.com/MauriceZ/AppendSemiColon",
"labels": ["text manipulation"], "labels": ["text manipulation"],
"releases": [ "releases": [
{ {
......
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