Commit 90bad505 authored by Po Chen's avatar Po Chen

Limit to >= 3092 since sublime syntax was added then

parent afb53633
...@@ -465,7 +465,7 @@ ...@@ -465,7 +465,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