summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorBobby Bingham <koorogi@koorogi.info>2016-12-23 21:45:56 -0600
committerBobby Bingham <koorogi@koorogi.info>2016-12-23 21:45:56 -0600
commit8ffda4ecff0a2c93023d0e4fe4e079636d930571 (patch)
treeae269eb8547d14232d7f0537cadd99de706ef86f /.gitmodules
parent1a63b2438d1d552080b36c211de1996359d2c289 (diff)
vim: add tabular for text alignment
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