From 2bcd1f3bf753cb89f80037249064eaf5281721ca Mon Sep 17 00:00:00 2001 From: celogeek Date: Mon, 4 Mar 2013 00:24:48 +0100 Subject: [PATCH] add SuperTab --- .gitmodules | 3 +++ bundle/SuperTab | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/SuperTab 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