From 90999bdfd4e507ed42b3208482f735ff8710a655 Mon Sep 17 00:00:00 2001 From: Xavier Logerais Date: Thu, 11 Jun 2015 13:12:48 +0200 Subject: [PATCH] Install tabular plugin as a submodule --- .gitmodules | 3 +++ bundle/tabular | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/tabular diff --git a/.gitmodules b/.gitmodules index 96de3be..0431d01 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "bundle/git"] path = bundle/git url = https://github.com/tpope/vim-git.git +[submodule "bundle/tabular"] + path = bundle/tabular + url = https://github.com/godlygeek/tabular.git diff --git a/bundle/tabular b/bundle/tabular new file mode 160000 index 0000000..60f2564 --- /dev/null +++ b/bundle/tabular @@ -0,0 +1 @@ +Subproject commit 60f25648814f0695eeb6c1040d97adca93c4e0bb