diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 19fd943..215f708 100644 --- a/.gitmodules +++ b/.gitmodules @@ -89,3 +89,6 @@ [submodule "bundle/vim-dome-key"] path = bundle/vim-dome-key url = https://github.com/teddywing/vim-dome-key.git +[submodule "bundle/tabular"] + path = bundle/tabular + url = https://github.com/godlygeek/tabular.git |
