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