From cc3f5fe9367adc5c28e1e34e5965e351d201474b Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sun, 22 Jan 2012 01:31:03 -0500 Subject: Add vim-space --- .gitmodules | 3 +++ bundle/vim-space | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-space diff --git a/.gitmodules b/.gitmodules index 2af50670..ec4c7b2c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@ [submodule "bundle/AutoClose"] path = bundle/AutoClose url = https://github.com/vim-scripts/AutoClose.git +[submodule "bundle/vim-space"] + path = bundle/vim-space + url = https://github.com/spiiph/vim-space.git diff --git a/bundle/vim-space b/bundle/vim-space new file mode 160000 index 00000000..9440e388 --- /dev/null +++ b/bundle/vim-space @@ -0,0 +1 @@ +Subproject commit 9440e388cc75754ab7c58441f3ef965a70a411db -- cgit 1.4.1