Commit 25634dc5 authored by Bohdan Yavorskyi's avatar Bohdan Yavorskyi

Sublime version should be grater than 3092 as there are no '.tmLanguage' fallback file

parent 331d771b
...@@ -2403,7 +2403,7 @@ ...@@ -2403,7 +2403,7 @@
"labels": ["language syntax"], "labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">3092",
"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