mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Give .t to Turing
This commit is contained in:
@@ -902,10 +902,9 @@ Perl:
|
|||||||
type: programming
|
type: programming
|
||||||
ace_mode: perl
|
ace_mode: perl
|
||||||
color: "#0298c3"
|
color: "#0298c3"
|
||||||
|
primary_extension: .pl
|
||||||
overrides:
|
overrides:
|
||||||
- .pl
|
- .pl
|
||||||
- .t
|
|
||||||
primary_extension: .pl
|
|
||||||
extensions:
|
extensions:
|
||||||
- .PL
|
- .PL
|
||||||
- .perl
|
- .perl
|
||||||
@@ -1227,6 +1226,9 @@ Turing:
|
|||||||
type: programming
|
type: programming
|
||||||
color: "#45f715"
|
color: "#45f715"
|
||||||
lexer: Text only
|
lexer: Text only
|
||||||
|
primary_extension: .t
|
||||||
|
overrides:
|
||||||
|
- .t
|
||||||
extensions:
|
extensions:
|
||||||
- .t
|
- .t
|
||||||
- .tu
|
- .tu
|
||||||
|
|||||||
Reference in New Issue
Block a user