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

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

3
.gitmodules vendored
View file

@ -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/nerdtree"]
path = vim/pack/plugins/nerdtree
url = https://github.com/preservim/nerdtree.git
[submodule "vim/pack/plugins/nerdtree-git-plugin"]
path = vim/pack/plugins/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git