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 5c9298c..1f6f368 100644 --- a/.gitmodules +++ b/.gitmodules @@ -122,3 +122,6 @@ [submodule "typescript-vim"] path = bundle/typescript-vim url = https://github.com/leafgarland/typescript-vim.git +[submodule "bundle/vim-tbuffer"] + path = bundle/vim-tbuffer + url = https://github.com/teddywing/vim-tbuffer.git |
