Add syntax highlighting for Turing (#3052)

* Change Turing's colour to red

* Add a grammar for Turing
This commit is contained in:
John Gardner
2016-06-15 05:16:26 +10:00
committed by Arfon Smith
parent 920f825496
commit c4ab3b276f
5 changed files with 25 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -740,3 +740,6 @@
[submodule "vendor/grammars/atom-language-clean"]
path = vendor/grammars/atom-language-clean
url = https://github.com/timjs/atom-language-clean.git
[submodule "vendor/grammars/language-turing"]
path = vendor/grammars/language-turing
url = https://github.com/Alhadis/language-turing