From 7af7b6e8fb97053000cbb27ac754de5775ef9f7f Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 24 Sep 2012 11:23:59 +1200 Subject: Add Tabular plugin --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3