Commit ba46173c authored by Ben Scott's avatar Ben Scott

added Varicolor v0.2.1, and ST version restriction

upgraded to *.sublime-syntax
parent 26a9e186
...@@ -68,10 +68,10 @@ ...@@ -68,10 +68,10 @@
{ {
"name": "Varicolor", "name": "Varicolor",
"details": "https://github.com/iasEnvy/varicolor", "details": "https://github.com/iasEnvy/varicolor",
"labels": ["highlighting","tmLanguage"], "labels": ["highlighting","tmLanguage","sublime-syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3084",
"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