Give .t to Turing

This commit is contained in:
Joshua Peek
2012-06-07 10:25:17 -05:00
parent dc25007770
commit 3ea44745b3

View File

@@ -902,10 +902,9 @@ Perl:
type: programming
ace_mode: perl
color: "#0298c3"
primary_extension: .pl
overrides:
- .pl
- .t
primary_extension: .pl
extensions:
- .PL
- .perl
@@ -1227,6 +1226,9 @@ Turing:
type: programming
color: "#45f715"
lexer: Text only
primary_extension: .t
overrides:
- .t
extensions:
- .t
- .tu