aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-09-24 11:23:59 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-09-24 11:23:59 +1200
commit7af7b6e8fb97053000cbb27ac754de5775ef9f7f (patch)
tree060822bc9dec4edb09229e6f227425ebea0ff924 /.gitmodules
parentStill messing with layouts (diff)
downloaddotfiles-7af7b6e8fb97053000cbb27ac754de5775ef9f7f.tar.gz
dotfiles-7af7b6e8fb97053000cbb27ac754de5775ef9f7f.zip
Add Tabular plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 4fdaa4e9..17f1c5bb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -54,3 +54,7 @@
path = vim/bundle/sahara
url = git://github.com/tejr/sahara.git
ignore = dirty
+[submodule "vim/bundle/tabular"]
+ path = vim/bundle/tabular
+ url = https://github.com/godlygeek/tabular.git
+ ignore = dirty