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
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user