summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e347273..3e2f293 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
[submodule "vim/.vim/bundle/gruvbox"]
path = vim/.vim/bundle/gruvbox
url = https://github.com/morhetz/gruvbox.git
+[submodule "vim/.vim/bundle/tabular"]
+ path = vim/.vim/bundle/tabular
+ url = git://github.com/godlygeek/tabular.git