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