Grammar for Modula-2 from Sublime Text package

This commit is contained in:
Paul Chaignon
2015-04-19 12:41:41 +02:00
parent 63fbbd6e0a
commit 0e996e4bb7
4 changed files with 7 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -657,3 +657,6 @@
[submodule "vendor/grammars/jflex.tmbundle"]
path = vendor/grammars/jflex.tmbundle
url = https://github.com/jflex-de/jflex.tmbundle.git
[submodule "vendor/grammars/Sublime-Modula-2"]
path = vendor/grammars/Sublime-Modula-2
url = https://github.com/harogaston/Sublime-Modula-2