Commit c46e336e authored by Thomas Buick's avatar Thomas Buick Committed by FichteFoll

Add JQ Syntax package (#6803)

parent a572a7ca
...@@ -666,6 +666,17 @@ ...@@ -666,6 +666,17 @@
} }
] ]
}, },
{
"name": "JQ Syntax",
"details": "https://github.com/zogwarg/SublimeJQ",
"labels": ["language syntax", "jq", "stedolan"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"details": "https://github.com/SublimeText/jQuery", "details": "https://github.com/SublimeText/jQuery",
"releases": [ "releases": [
......
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