Commit 18c68b19 authored by David Carr's avatar David Carr

moved to the correct order

parent 8aac3e0b
...@@ -935,6 +935,18 @@ ...@@ -935,6 +935,18 @@
} }
] ]
}, },
{
"previous_names": ["SMVC-Snippets"],
"name": "Simple MVC Framework Snippets",
"details": "https://github.com/simple-mvc-framework/SMVC-Snippets",
"labels": ["snippets"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/simple-mvc-framework/SMVC-Snippets/tree/master"
}
]
},
{ {
"name": "Simple Print Function", "name": "Simple Print Function",
"details": "https://github.com/svenax/SublimePrint", "details": "https://github.com/svenax/SublimePrint",
...@@ -976,18 +988,6 @@ ...@@ -976,18 +988,6 @@
} }
] ]
}, },
{
"previous_names": ["SMVC-Snippets"],
"name": "Simple MVC Framework Snippets",
"details": "https://github.com/simple-mvc-framework/SMVC-Snippets",
"labels": ["snippets"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/simple-mvc-framework/SMVC-Snippets/tree/master"
}
]
},
{ {
"name": "SimplePHPSpec", "name": "SimplePHPSpec",
"details": "https://github.com/antoniofrignani/SimplePHPSpec-for-Sublime-Text", "details": "https://github.com/antoniofrignani/SimplePHPSpec-for-Sublime-Text",
......
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