From 180fd24a9cb830b4a34291ca79ea24e4a526ebc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Fri, 30 Oct 2020 01:28:14 +0100 Subject: [PATCH] remove submodule-entry for vim/pack/plugins/vim-togglebg from .gitconfig --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4257263..b689c76 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "tmux/plugins/tmux-themepack"] path = tmux/plugins/tmux-themepack url = git://git.schuerz.at/github.com/jimeh/tmux-themepack.git -[submodule "vim/pack/plugins/vim-togglebg"] - path = vim/pack/plugins/vim-togglebg - url = https://github.com/rakr/vim-togglebg.git [submodule "vim/pack/plugins/vim-bracketed-paste"] path = vim/pack/plugins/vim-bracketed-paste url = https://github.com/ConradIrwin/vim-bracketed-paste.git