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

Add CWL syntax highlight (#6889)

parents 3a7673cb b006e2bf
...@@ -4255,6 +4255,17 @@ ...@@ -4255,6 +4255,17 @@
} }
] ]
}, },
{
"name": "CWL Syntax Highlighting",
"details": "https://github.com/manabuishii/sublime-cwl-syntax",
"labels": ["language syntax", "syntax highlighting", "cwl"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "Cycle Setting", "name": "Cycle Setting",
"details": "https://github.com/jmm/Sublime-Text-Cycle-Setting/tree/package-control", "details": "https://github.com/jmm/Sublime-Text-Cycle-Setting/tree/package-control",
......
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