From f6311992b7b2f17a568cab49a0d459137e285f5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Fri, 30 Oct 2020 12:44:09 +0100 Subject: [PATCH] remove submodule-entry for vim/pack/plugins/start/vim-togglebg from .gitconfig --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index c444f8b..2f4992b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,9 +25,6 @@ [submodule "vim/pack/plugins/start/vim-fugitive"] path = vim/pack/plugins/start/vim-fugitive url = https://github.com/tpope/vim-fugitive.git -[submodule "vim/pack/plugins/start/vim-togglebg"] - path = vim/pack/plugins/start/vim-togglebg - url = https://github.com/rakr/vim-togglebg.git [submodule "vim/pack/plugins/start/vim-bracketed-paste"] path = vim/pack/plugins/start/vim-bracketed-paste url = https://github.com/ConradIrwin/vim-bracketed-paste.git