Switch from Sublime-Inform grammar to language-inform7 grammar

for Inform 7 source code.
This commit is contained in:
Andrew Plotkin
2016-01-01 22:23:01 -05:00
parent c0b9e2c3f4
commit 537b83c759
4 changed files with 7 additions and 3 deletions

3
.gitmodules vendored
View File

@@ -701,3 +701,6 @@
[submodule "vendor/grammars/language-renpy"]
path = vendor/grammars/language-renpy
url = https://github.com/williamd1k0/language-renpy.git
[submodule "vendor/grammars/language-inform7"]
path = vendor/grammars/language-inform7
url = https://github.com/erkyrath/language-inform7