mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Add the Common Workflow Language standard (#3902)
* Add the language for the Common Workflow Language standards * add CWL grammer * add MIT licensed CWL sample * script/set-language-ids --update for CWL
This commit is contained in:
committed by
Ashe Connor
parent
33be70eb28
commit
9dceffce2f
1
vendor/README.md
vendored
1
vendor/README.md
vendored
@@ -70,6 +70,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
|
||||
- **ColdFusion CFC:** [SublimeText/ColdFusion](https://github.com/SublimeText/ColdFusion)
|
||||
- **COLLADA:** [textmate/xml.tmbundle](https://github.com/textmate/xml.tmbundle)
|
||||
- **Common Lisp:** [textmate/lisp.tmbundle](https://github.com/textmate/lisp.tmbundle)
|
||||
- **Common Workflow Language:** [manabuishii/language-cwl](https://github.com/manabuishii/language-cwl)
|
||||
- **Component Pascal:** [textmate/pascal.tmbundle](https://github.com/textmate/pascal.tmbundle)
|
||||
- **Cool:** [anunayk/cool-tmbundle](https://github.com/anunayk/cool-tmbundle)
|
||||
- **Coq:** [mkolosick/Sublime-Coq](https://github.com/mkolosick/Sublime-Coq)
|
||||
|
||||
Reference in New Issue
Block a user