diff options
author | June McEnroe <programble@gmail.com> | 2013-05-15 16:55:37 -0400 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2013-05-15 16:55:37 -0400 |
commit | cf58cda9ff4972e700ad2d3c114d4d17f57360cc (patch) | |
tree | bee90afa6be2818abce1b783f95890d3da285515 /.gitmodules | |
parent | Use long names for all settings (diff) | |
download | src-cf58cda9ff4972e700ad2d3c114d4d17f57360cc.tar.gz src-cf58cda9ff4972e700ad2d3c114d4d17f57360cc.zip |
Remove tabular
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index e7e9439c..0904cec5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,9 +28,6 @@ [submodule "bundle/gundo.vim"] path = bundle/gundo.vim url = http://github.com/sjl/gundo.vim.git -[submodule "bundle/tabular"] - path = bundle/tabular - url = https://github.com/godlygeek/tabular.git [submodule "bundle/vim-markdown"] path = bundle/vim-markdown url = https://github.com/tpope/vim-markdown.git |