Commit e76f46dc authored by Po Chen's avatar Po Chen

Shorten and remove space from the name

parent 16306af8
...@@ -274,22 +274,22 @@ ...@@ -274,22 +274,22 @@
] ]
}, },
{ {
"name": "Vintage Escape", "name": "VintageES",
"details": "https://github.com/tonymagro/VintageEscape", "details": "https://github.com/SublimeText/Vintage-Extended-Support",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
{ {
"name": "Vintage Extended Support", "name": "Vintage Escape",
"details": "https://github.com/SublimeText/Vintage-Extended-Support", "details": "https://github.com/tonymagro/VintageEscape",
"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