From 15da054d16c17823941799275567d5d03484c1d1 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 1 Feb 2012 19:24:31 -0500 Subject: Add tabular.vim --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 1009237e..1764aa52 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@ [submodule "bundle/vim-space"] path = bundle/vim-space url = https://github.com/spiiph/vim-space.git +[submodule "bundle/tabular"] + path = bundle/tabular + url = https://github.com/godlygeek/tabular.git -- cgit 1.4.1