aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTeddy Wing2018-12-13 04:41:46 +0100
committerTeddy Wing2018-12-13 04:41:46 +0100
commita975f9aa3c9278131aba3f099bcf34f759044e88 (patch)
tree3101594fcd73d05f854f25cb621352cc08319475 /.gitmodules
parent9323f2039c4342343b7f8c66eece1b3d23a56420 (diff)
downloaddotvim-a975f9aa3c9278131aba3f099bcf34f759044e88.tar.bz2
Add 'tabular' plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 19fd943..215f708 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -89,3 +89,6 @@
[submodule "bundle/vim-dome-key"]
path = bundle/vim-dome-key
url = https://github.com/teddywing/vim-dome-key.git
+[submodule "bundle/tabular"]
+ path = bundle/tabular
+ url = https://github.com/godlygeek/tabular.git