Commit c5f99b83 authored by Vinicius Pacheco's avatar Vinicius Pacheco

Fixed order

parent 935058ee
...@@ -1317,6 +1317,16 @@ ...@@ -1317,6 +1317,16 @@
} }
] ]
}, },
{
"name": "Simple Import",
"details": "https://github.com/vini175pa/sublime-simple-import",
"releases": [
{
"sublime_text": ">=3000",
"branch": "master"
}
]
},
{ {
"name": "Simple MVC Framework Snippets", "name": "Simple MVC Framework Snippets",
"details": "https://github.com/simple-mvc-framework/SMVC-Snippets", "details": "https://github.com/simple-mvc-framework/SMVC-Snippets",
...@@ -1371,16 +1381,6 @@ ...@@ -1371,16 +1381,6 @@
} }
] ]
}, },
{
"name": "Simple Import",
"details": "https://github.com/vini175pa/sublime-simple-import",
"releases": [
{
"sublime_text": ">=3000",
"branch": "master"
}
]
},
{ {
"name": "SimpleMarker", "name": "SimpleMarker",
"details": "https://github.com/jugyo/SublimeSimpleMarker", "details": "https://github.com/jugyo/SublimeSimpleMarker",
......
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