diff --git a/.gitmodules b/.gitmodules index f2ae37891..a653b572f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,3 +82,6 @@ [submodule "vendor/packages/pegjs.tmbundle"] path = vendor/packages/pegjs.tmbundle url = https://github.com/alexstrat/PEGjs.tmbundle +[submodule "vendor/packages/sql.tmbundle"] + path = vendor/packages/sql.tmbundle + url = https://github.com/textmate/sql.tmbundle