Include MAXScript submodule in grammars directory

This commit is contained in:
Alhadis
2015-11-23 17:34:43 +11:00
parent cdb5206def
commit 37174e1d2c
3 changed files with 6 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -689,3 +689,6 @@
[submodule "vendor/grammars/FreeMarker.tmbundle"]
path = vendor/grammars/FreeMarker.tmbundle
url = https://github.com/freemarker/FreeMarker.tmbundle
[submodule "vendor/grammars/language-maxscript"]
path = vendor/grammars/language-maxscript
url = https://github.com/Alhadis/language-maxscript

View File

@@ -345,6 +345,8 @@ vendor/grammars/language-javascript:
vendor/grammars/language-jsoniq/:
- source.jq
- source.xq
vendor/grammars/language-maxscript:
- source.maxscript
vendor/grammars/language-ncl:
- source.ncl
vendor/grammars/language-python: