diff --git a/.gitmodules b/.gitmodules index fe5b3399..31948216 100644 --- a/.gitmodules +++ b/.gitmodules @@ -499,6 +499,7 @@ [submodule "vendor/grammars/ada.tmbundle"] path = vendor/grammars/ada.tmbundle url = https://github.com/aroben/ada.tmbundle + branch = better-with-highlighting [submodule "vendor/grammars/oz-tmbundle"] path = vendor/grammars/oz-tmbundle url = https://github.com/eregon/oz-tmbundle @@ -508,9 +509,11 @@ [submodule "vendor/grammars/sublime-mask"] path = vendor/grammars/sublime-mask url = https://github.com/tenbits/sublime-mask + branch = release [submodule "vendor/grammars/sublime_cobol"] path = vendor/grammars/sublime_cobol url = https://bitbucket.org/bitlang/sublime_cobol [submodule "vendor/grammars/ruby.tmbundle"] path = vendor/grammars/ruby.tmbundle url = https://github.com/aroben/ruby.tmbundle + branch = pl