diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/tabular | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 1009237e..1764aa52 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@ [submodule "bundle/vim-space"] path = bundle/vim-space url = https://github.com/spiiph/vim-space.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 +Subproject b7b4d8791a50013b56c2d68b6c5708c808203b5 |