diff --git a/.gitmodules b/.gitmodules
index 86d8560..fbcea15 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,6 @@
 [submodule "bundle/perl-support"]
 	path = bundle/perl-support
 	url = git://github.com/vim-scripts/perl-support.vim.git
+[submodule "bundle/SuperTab"]
+	path = bundle/SuperTab
+	url = git://github.com/vim-scripts/SuperTab.git
diff --git a/bundle/SuperTab b/bundle/SuperTab
new file mode 160000
index 0000000..c7093c8
--- /dev/null
+++ b/bundle/SuperTab
@@ -0,0 +1 @@
+Subproject commit c7093c81b17b8fc8cfe6659348745b3b83991121