mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add TXL language
Add: * TXL language * Sample TXL file
This commit is contained in:
@@ -1175,6 +1175,13 @@ SuperCollider:
|
||||
extensions:
|
||||
- .scd
|
||||
|
||||
TXL:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
primary_extension: .txl
|
||||
extensions:
|
||||
- .txl
|
||||
|
||||
Tcl:
|
||||
type: programming
|
||||
color: "#e4cc98"
|
||||
|
||||
Reference in New Issue
Block a user