remove submodule-entry for vim/pack/plugins/start/vim-togglebg from .gitconfig

This commit is contained in:
Jakobus Schürz 2020-10-30 12:44:09 +01:00
parent 614a2a8689
commit f6311992b7

3
.gitmodules vendored
View file

@ -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