Commit eb54d591 authored by Nikita Gryzlov's avatar Nikita Gryzlov

Fix order

parent 88b11af9
...@@ -21,17 +21,6 @@ ...@@ -21,17 +21,6 @@
} }
] ]
}, },
{
"name": "Language 1C (BSL)",
"details": "https://github.com/xDrivenDevelopment/sublime-language-1c-bsl",
"labels": ["language syntax", "highlighting"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Language - Up-Goer-5", "name": "Language - Up-Goer-5",
"details": "https://github.com/serialhex/Language---Up-Goer-5", "details": "https://github.com/serialhex/Language---Up-Goer-5",
...@@ -52,6 +41,17 @@ ...@@ -52,6 +41,17 @@
} }
] ]
}, },
{
"name": "Language 1C (BSL)",
"details": "https://github.com/xDrivenDevelopment/sublime-language-1c-bsl",
"labels": ["language syntax", "highlighting"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Laravel 4 Artisan", "name": "Laravel 4 Artisan",
"details": "https://github.com/evgeny-golubev/Laravel-4-Artisan", "details": "https://github.com/evgeny-golubev/Laravel-4-Artisan",
......
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