From 700ac810d0606d2a8de595b46e7f1cba483f3d36 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Fri, 4 Jul 2014 16:46:27 +0600 Subject: Add vim tabular plugin. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 6b2f566..02f252a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -62,3 +62,6 @@ [submodule "L9"] path = files/.vim/bundle/L9 url = https://github.com/vim-scripts/L9.git +[submodule "tabular"] + path = files/.vim/bundle/tabular + url = https://github.com/godlygeek/tabular.git -- cgit v1.2.3