Commit 65f4c523 authored by Nikita Gryzlov's avatar Nikita Gryzlov

Fix order. 2nd try

parent eb54d591
......@@ -32,22 +32,22 @@
]
},
{
"name": "LanguageInjector",
"details": "https://github.com/Julow/LanguageInjector",
"name": "Language 1C (BSL)",
"details": "https://github.com/xDrivenDevelopment/sublime-language-1c-bsl",
"labels": ["language syntax", "highlighting"],
"releases": [
{
"sublime_text": ">=3000",
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Language 1C (BSL)",
"details": "https://github.com/xDrivenDevelopment/sublime-language-1c-bsl",
"labels": ["language syntax", "highlighting"],
"name": "LanguageInjector",
"details": "https://github.com/Julow/LanguageInjector",
"releases": [
{
"sublime_text": "*",
"sublime_text": ">=3000",
"tags": true
}
]
......
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