Commit 0e55771b authored by Igor Bogoslavskyi's avatar Igor Bogoslavskyi

only allow sublime text 3 >= 3070

parent b8deda39
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
"labels": ["auto-complete", "linting", "language syntax"], "labels": ["auto-complete", "linting", "language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3070",
"platforms": ["osx", "linux", "windows"], "platforms": ["osx", "linux", "windows"],
"tags": "st3-" "tags": "st3-"
} }
......
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