Commit 757fbd52 authored by jonasbn's avatar jonasbn

Changed order according to unit-test feedback

parent 846afb35
...@@ -349,6 +349,17 @@ ...@@ -349,6 +349,17 @@
} }
] ]
}, },
{
"name": "perl-Test-More",
"details": "https://github.com/jonasbn/SublimeText-Perl-Test-More",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/jonasbn/SublimeText-Perl-Test-More/master"
}
],
"labels": ["auto-complete", "formatting", "language syntax", "snippets"]
},
{ {
"name": "perldoc", "name": "perldoc",
"details": "https://github.com/cockscomb/SublimePerldoc", "details": "https://github.com/cockscomb/SublimePerldoc",
...@@ -375,17 +386,6 @@ ...@@ -375,17 +386,6 @@
} }
] ]
}, },
{
"name": "perl-Test-More",
"details": "https://github.com/jonasbn/SublimeText-Perl-Test-More",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/jonasbn/SublimeText-Perl-Test-More/master"
}
],
"labels": ["auto-complete", "formatting", "language syntax", "snippets"]
},
{ {
"details": "https://github.com/skuroda/PersistentRegexHighlight", "details": "https://github.com/skuroda/PersistentRegexHighlight",
"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