diff --git a/.gitmodules b/.gitmodules index 69ff51e3d..a179f4b4d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "vendor/packages/json.tmbundle"] path = vendor/packages/json.tmbundle url = https://github.com/textmate/json.tmbundle.git +[submodule "vendor/packages/shellscript.tmbundle"] + path = vendor/packages/shellscript.tmbundle + url = https://github.com/textmate/shellscript.tmbundle diff --git a/vendor/packages/shellscript.tmbundle b/vendor/packages/shellscript.tmbundle new file mode 160000 index 000000000..02893ae5f --- /dev/null +++ b/vendor/packages/shellscript.tmbundle @@ -0,0 +1 @@ +Subproject commit 02893ae5fd12ba723fcf0ea834d3fb076d83e000