Commit 87a4ae33 authored by Will Bond's avatar Will Bond Committed by GitHub

Merge pull request #5664 from EdoDodo/master

Add syntax plugin for QL
parents ca426d4f 9afabf2b
...@@ -23,6 +23,17 @@ ...@@ -23,6 +23,17 @@
} }
] ]
}, },
{
"name": "QLSyntax",
"details": "https://github.com/EdoDodo/QLSyntax",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": ">=3084",
"tags": true
}
]
},
{ {
"name": "QMakeProject", "name": "QMakeProject",
"details": "https://github.com/nsubiron/sublime-qmakeproject-syntax", "details": "https://github.com/nsubiron/sublime-qmakeproject-syntax",
......
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