Commit 4b1e70dd authored by Gerard Roche's avatar Gerard Roche

Sort

parent ed277351
...@@ -702,23 +702,23 @@ ...@@ -702,23 +702,23 @@
] ]
}, },
{ {
"name": "PHP-Twig", "name": "php-snippets",
"details": "https://github.com/Anomareh/PHP-Twig.tmbundle", "details": "https://github.com/gerardroche/sublime-php-snippets",
"labels": ["php", "snippets"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
{ {
"name": "php-snippets", "name": "PHP-Twig",
"details": "https://github.com/gerardroche/sublime-php-snippets", "details": "https://github.com/Anomareh/PHP-Twig.tmbundle",
"labels": ["php", "snippets"],
"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