mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add support for the Clarion language
This commit is contained in:
@@ -427,6 +427,20 @@ Cirru:
|
||||
extensions:
|
||||
- .cirru
|
||||
|
||||
Clarion:
|
||||
type: programming
|
||||
color: #f29200
|
||||
extensions:
|
||||
- .clw
|
||||
- .inc
|
||||
- .tpl
|
||||
- .tpw
|
||||
- .equ
|
||||
- .int
|
||||
- .txa
|
||||
- .txd
|
||||
tm_scope: source.clarion
|
||||
|
||||
Clean:
|
||||
type: programming
|
||||
color: "#3a81ad"
|
||||
|
||||
Reference in New Issue
Block a user