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