Unverified Commit d9d21342 authored by FichteFoll's avatar FichteFoll Committed by GitHub

Add old release version of JSX for Sublime Text 2 (#6709)

parents 47e9e7a3 66d0016e
...@@ -1148,7 +1148,11 @@ ...@@ -1148,7 +1148,11 @@
"labels": ["language syntax"], "labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"tags": "st2-v"
},
{
"sublime_text": ">3000",
"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