mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add syntax highlighting for Turing (#3052)
* Change Turing's colour to red * Add a grammar for Turing
This commit is contained in:
committed by
Arfon Smith
parent
920f825496
commit
c4ab3b276f
@@ -3738,7 +3738,7 @@ Thrift:
|
||||
|
||||
Turing:
|
||||
type: programming
|
||||
color: "#45f715"
|
||||
color: "#cf142b"
|
||||
extensions:
|
||||
- .t
|
||||
- .tu
|
||||
|
||||
Reference in New Issue
Block a user