Commit 2541d95e authored by Borja Campina's avatar Borja Campina

oops, bad sorting pkg list

parent e7f2eaa1
...@@ -268,23 +268,23 @@ ...@@ -268,23 +268,23 @@
] ]
}, },
{ {
"name": "Edit Preferences", "name": "Edit in new tab",
"details": "https://github.com/sublimator/EditPreferences", "details": "https://github.com/borjacampina/sublimetext-edit_in_new_tab-plugin",
"author": "Borja Campina",
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"branch": "master" "tags": true
} }
] ]
}, },
{ {
"name": "Edit in new tab", "name": "Edit Preferences",
"details": "https://github.com/borjacampina/sublimetext-edit_in_new_tab-plugin", "details": "https://github.com/sublimator/EditPreferences",
"author": "Borja Campina",
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"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