mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Support for Type Language (#3593)
* Support for Type Language * Update Type Language * Add one more sample for Type Language * Update Type Language grammar
This commit is contained in:
committed by
Colin Seymour
parent
ca6121e3ea
commit
60f864a138
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -836,6 +836,9 @@
|
||||
[submodule "vendor/grammars/language-jolie"]
|
||||
path = vendor/grammars/language-jolie
|
||||
url = https://github.com/fmontesi/language-jolie
|
||||
[submodule "vendor/grammars/language-typelanguage"]
|
||||
path = vendor/grammars/language-typelanguage
|
||||
url = https://github.com/goodmind/language-typelanguage
|
||||
[submodule "vendor/grammars/sublime-shen"]
|
||||
path = vendor/grammars/sublime-shen
|
||||
url = https://github.com/rkoeninger/sublime-shen
|
||||
|
||||
Reference in New Issue
Block a user