From 1648014caa7e6b73f98c00407e5344eee3105e5c Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 11 Jun 2019 14:39:24 +0100 Subject: Added buffkill plugin --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3