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

This commit is contained in:
Jakobus Schürz 2020-10-30 01:28:14 +01:00
parent af4eecf46a
commit fcca43a601

3
.gitmodules vendored
View file

@ -7,9 +7,6 @@
[submodule "tmux/plugins/tmux-themepack"] [submodule "tmux/plugins/tmux-themepack"]
path = tmux/plugins/tmux-themepack path = tmux/plugins/tmux-themepack
url = git://git.schuerz.at/github.com/jimeh/tmux-themepack.git url = git://git.schuerz.at/github.com/jimeh/tmux-themepack.git
[submodule "vim/pack/plugins/vim-fugitive"]
path = vim/pack/plugins/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/pack/plugins/vim-togglebg"] [submodule "vim/pack/plugins/vim-togglebg"]
path = vim/pack/plugins/vim-togglebg path = vim/pack/plugins/vim-togglebg
url = https://github.com/rakr/vim-togglebg.git url = https://github.com/rakr/vim-togglebg.git