summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2012-02-01 19:24:31 -0500
committerJune McEnroe <programble@gmail.com>2012-02-01 19:24:31 -0500
commit15da054d16c17823941799275567d5d03484c1d1 (patch)
tree8bb443b95b02d64c4c871a5cab69040bbf097700 /.gitmodules
parentUpdate Vim-Tomorrow-Theme (diff)
downloadsrc-15da054d16c17823941799275567d5d03484c1d1.tar.gz
src-15da054d16c17823941799275567d5d03484c1d1.zip
Add tabular.vim
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 1009237e..1764aa52 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -46,3 +46,6 @@
 [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