diff options
author | June McEnroe <june@causal.agency> | 2012-01-22 01:31:03 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2012-01-22 01:31:03 -0500 |
commit | c3ac6ac4be49ae62340278eaa0e2dcde1765827e (patch) | |
tree | a787566c502f7bd635aa7c5253574fa14cca1fd4 | |
parent | Add AutoClose (diff) | |
download | src-c3ac6ac4be49ae62340278eaa0e2dcde1765827e.tar.gz src-c3ac6ac4be49ae62340278eaa0e2dcde1765827e.zip |
Add vim-space
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/vim-space | 0 |
2 files changed, 3 insertions, 0 deletions
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 +Subproject 9440e388cc75754ab7c58441f3ef965a70a411d |