Define TextMate grammar scope for Turing (#3053)

This commit is contained in:
John Gardner
2016-06-15 11:54:25 +10:00
committed by Arfon Smith
parent c4ab3b276f
commit 0669a83e40

View File

@@ -3742,7 +3742,7 @@ Turing:
extensions:
- .t
- .tu
tm_scope: none
tm_scope: source.turing
ace_mode: text
Turtle: