mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add syntax grammar for Shen language (#3625)
* Added sublime-shen as submodule * Specified tm_scope in languages.yml * Imported copy of license
This commit is contained in:
committed by
Colin Seymour
parent
190e54c020
commit
0983f62e02
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -839,6 +839,9 @@
|
||||
[submodule "vendor/grammars/language-jolie"]
|
||||
path = vendor/grammars/language-jolie
|
||||
url = https://github.com/fmontesi/language-jolie
|
||||
[submodule "vendor/grammars/sublime-shen"]
|
||||
path = vendor/grammars/sublime-shen
|
||||
url = https://github.com/rkoeninger/sublime-shen
|
||||
[submodule "vendor/grammars/Sublime-Pep8"]
|
||||
path = vendor/grammars/Sublime-Pep8
|
||||
url = https://github.com/R4PaSs/Sublime-Pep8
|
||||
|
||||
Reference in New Issue
Block a user