aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2019-06-11 14:39:24 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:28 +0100
commit1648014caa7e6b73f98c00407e5344eee3105e5c (patch)
tree81dd4e171292c2736e762c0c983f4a27b64507f6 /.gitmodules
parent5306dfe8814ccf85163f3354c94e382a511654a3 (diff)
downloaddotnvim-1648014caa7e6b73f98c00407e5344eee3105e5c.tar.gz
dotnvim-1648014caa7e6b73f98c00407e5344eee3105e5c.zip
Added buffkill plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index bdb4453..f10f899 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -40,3 +40,6 @@
[submodule "bundle/gruvbox"]
path = bundle/gruvbox
url = https://github.com/morhetz/gruvbox.git
+[submodule "bundle/vim-bufkill"]
+ path = bundle/vim-bufkill
+ url = https://github.com/qpkorr/vim-bufkill