diff options
author | June McEnroe <june@causal.agency> | 2012-07-17 15:18:17 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2012-07-17 15:18:17 -0400 |
commit | d37795df0d711968a9299cdf125e5ad8e97eb6b6 (patch) | |
tree | cbbf756c140a1e05ec14ea78df18f6c677df27be | |
parent | Update all the things (diff) | |
download | src-d37795df0d711968a9299cdf125e5ad8e97eb6b6.tar.gz src-d37795df0d711968a9299cdf125e5ad8e97eb6b6.zip |
Remove vim-space
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/vim-space | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 93f68cbd..18fc1255 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,9 +40,6 @@ [submodule "bundle/gundo.vim"] path = bundle/gundo.vim url = http://github.com/sjl/gundo.vim.git -[submodule "bundle/vim-space"] - path = bundle/vim-space - url = https://github.com/spiiph/vim-space.git [submodule "bundle/tabular"] path = bundle/tabular url = https://github.com/godlygeek/tabular.git diff --git a/bundle/vim-space b/bundle/vim-space deleted file mode 160000 -Subproject 9440e388cc75754ab7c58441f3ef965a70a411d |