From a975f9aa3c9278131aba3f099bcf34f759044e88 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 13 Dec 2018 04:41:46 +0100 Subject: Add 'tabular' plugin --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3