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