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 807274d..fc22fed 100644 --- a/.gitmodules +++ b/.gitmodules @@ -116,3 +116,6 @@ [submodule "bundle/vim-textobj-quote"] path = bundle/vim-textobj-quote url = https://github.com/reedes/vim-textobj-quote.git +[submodule "bundle/vim-table-mode"] + path = bundle/vim-table-mode + url = https://github.com/dhruvasagar/vim-table-mode.git |
