From db8967758b297dfa7b6e2246e5b58387f7f5d623 Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Sun, 28 Sep 2014 22:20:52 +0200 Subject: [PATCH] Added tabular --- .gitmodules | 3 +++ vim/bundle/tabular | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/tabular diff --git a/.gitmodules b/.gitmodules index d9791da..0762a48 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "vim/bundle/vim-exchange"] path = vim/bundle/vim-exchange url = git@github.com:tommcdo/vim-exchange.git +[submodule "vim/bundle/tabular"] + path = vim/bundle/tabular + url = git@github.com:godlygeek/tabular.git diff --git a/vim/bundle/tabular b/vim/bundle/tabular new file mode 160000 index 0000000..60f2564 --- /dev/null +++ b/vim/bundle/tabular @@ -0,0 +1 @@ +Subproject commit 60f25648814f0695eeb6c1040d97adca93c4e0bb