aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2020-06-13 20:52:39 +0200
committerTeddy Wing2020-06-15 22:38:21 +0200
commit0e9fc61f849e7ec240632e6b3b9cafb68eb13353 (patch)
treead87af83252bbb938b501510ec057f85fd88229f
parent72dfc1aeb930043bf1213d2cb8ed8d1317a18cdb (diff)
downloaddotvim-0e9fc61f849e7ec240632e6b3b9cafb68eb13353.tar.bz2
Add 'vim-tbuffer' plugin
-rw-r--r--.gitmodules3
m---------bundle/vim-tbuffer0
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