diff --git a/.gitmodules b/.gitmodules index 87654b7e..98dbcfb2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -253,9 +253,6 @@ [submodule "vendor/grammars/SublimeXtend"] path = vendor/grammars/SublimeXtend url = https://github.com/staltz/SublimeXtend -[submodule "vendor/grammars/Stata.tmbundle"] - path = vendor/grammars/Stata.tmbundle - url = https://github.com/statatmbundle/Stata.tmbundle [submodule "vendor/grammars/Vala-TMBundle"] path = vendor/grammars/Vala-TMBundle url = https://github.com/technosophos/Vala-TMBundle @@ -680,3 +677,6 @@ [submodule "vendor/grammars/language-babel"] path = vendor/grammars/language-babel url = https://github.com/gandm/language-babel +[submodule "vendor/grammars/Stata.tmbundle"] + path = vendor/grammars/Stata.tmbundle + url = https://github.com/pschumm/Stata.tmbundle diff --git a/grammars.yml b/grammars.yml index 2a7a89e2..38caeb4f 100644 --- a/grammars.yml +++ b/grammars.yml @@ -92,7 +92,7 @@ vendor/grammars/Scalate.tmbundle: - text.html.ssp vendor/grammars/Slash.tmbundle: - text.html.slash -vendor/grammars/Stata.tmbundle: +vendor/grammars/Stata.tmbundle/: - source.mata - source.stata vendor/grammars/Stylus/: