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:
Robert Koeninger
2017-05-15 10:06:09 -04:00
committed by Colin Seymour
parent 190e54c020
commit 0983f62e02
5 changed files with 41 additions and 1 deletions
+3
View File
@@ -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