From afa08c43b70d2478da9260dc4899b772b118a3f4 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Sun, 6 Jan 2013 10:50:04 -0800 Subject: [PATCH] Vendor shell script bundle --- .gitmodules | 3 +++ vendor/packages/shellscript.tmbundle | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/packages/shellscript.tmbundle 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