Commit 8db6e858 authored by Mike's avatar Mike

Fixed order of packages

parent 79a01f23
...@@ -1174,6 +1174,18 @@ ...@@ -1174,6 +1174,18 @@
} }
] ]
}, },
{
"name": "TXL syntax highlighting",
"author": "Mike Hoffert",
"details": "https://github.com/MikeHoffert/Sublime-Text-TXL-syntax",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/MikeHoffert/Sublime-Text-TXL-syntax/tree/master"
}
]
},
{ {
"name": "TypeScript", "name": "TypeScript",
"details": "https://github.com/ericclemmons/sublime-typescript", "details": "https://github.com/ericclemmons/sublime-typescript",
...@@ -1229,18 +1241,6 @@ ...@@ -1229,18 +1241,6 @@
"details": "https://bitbucket.org/danielsiepmann-team/sublime-text-typoscript/src/default" "details": "https://bitbucket.org/danielsiepmann-team/sublime-text-typoscript/src/default"
} }
] ]
},
{
"name": "TXL syntax highlighting",
"author": "Mike Hoffert",
"details": "https://github.com/MikeHoffert/Sublime-Text-TXL-syntax",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/MikeHoffert/Sublime-Text-TXL-syntax/tree/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