diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | bundle/vim-table-mode | 0 | 
2 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 diff --git a/bundle/vim-table-mode b/bundle/vim-table-mode new file mode 160000 +Subproject 6412352b544bda764a9616c3090abb09729526b | 
