Commit 5ab61c85 authored by Sean Coonce's avatar Sean Coonce Committed by Will Bond

CJSX Syntax; drop compat for ST2 (#6327)

Update the "CJSX Syntax" record in `c.json` to formally drop support for Sublime Text 2.

Related related release here: https://github.com/Guidebook/sublime-cjsx/releases/tag/v2.0.0
parent 612981ac
...@@ -1083,7 +1083,7 @@ ...@@ -1083,7 +1083,7 @@
"labels": ["CJSX", "syntax"], "labels": ["CJSX", "syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3103",
"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