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 /.gitmodules | |
parent | Update all the things (diff) | |
download | src-d37795df0d711968a9299cdf125e5ad8e97eb6b6.tar.gz src-d37795df0d711968a9299cdf125e5ad8e97eb6b6.zip |
Remove vim-space
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 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 |