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

Fix order. 2nd try

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