Commit e1024952 authored by andy's avatar andy

Fix repository package order

parent 9cf20392
...@@ -266,6 +266,17 @@ ...@@ -266,6 +266,17 @@
} }
] ]
}, },
{
"name": "Lifted Color Scheme",
"details": "https://github.com/sahunt83/lifted-colorscheme-dark",
"labels": ["color scheme"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/sahunt83/lifted-colorscheme-dark/tree/master"
}
]
},
{ {
"name": "Line Completion", "name": "Line Completion",
"details": "https://github.com/astropanic/Compline", "details": "https://github.com/astropanic/Compline",
...@@ -330,17 +341,6 @@ ...@@ -330,17 +341,6 @@
} }
] ]
}, },
{
"name": "Lifted Color Scheme",
"details": "https://github.com/sahunt83/lifted-colorscheme-dark",
"labels": ["color scheme"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/sahunt83/lifted-colorscheme-dark/tree/master"
}
]
},
{ {
"name": "Liquid", "name": "Liquid",
"details": "https://github.com/stephendavis89/sublime-liquid", "details": "https://github.com/stephendavis89/sublime-liquid",
......
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