Merge pull request #2900 from github/gdscript

Adding back GDScript grammar
This commit is contained in:
Arfon Smith
2016-03-20 20:16:01 -06:00
parent ca718d8f2a
commit b881e3e6cb
5 changed files with 19 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -686,3 +686,6 @@
[submodule "vendor/grammars/sourcepawn"]
path = vendor/grammars/sourcepawn
url = https://github.com/austinwagner/sublime-sourcepawn
[submodule "vendor/grammars/gdscript"]
path = vendor/grammars/gdscript
url = https://github.com/beefsack/GDScript-sublime