Commit da105055 authored by Po Chen's avatar Po Chen

Fix order

parent e64bf73e
...@@ -273,16 +273,6 @@ ...@@ -273,16 +273,6 @@
} }
] ]
}, },
{
"name": "VintageES",
"details": "https://github.com/SublimeText/Vintage-Extended-Support",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Vintage Escape", "name": "Vintage Escape",
"details": "https://github.com/tonymagro/VintageEscape", "details": "https://github.com/tonymagro/VintageEscape",
...@@ -334,6 +324,16 @@ ...@@ -334,6 +324,16 @@
} }
] ]
}, },
{
"name": "VintageES",
"details": "https://github.com/SublimeText/Vintage-Extended-Support",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"details": "https://github.com/SublimeText/VintageEx", "details": "https://github.com/SublimeText/VintageEx",
"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