From 8ed45541b03c03e6aa98dd3ee0188f9cc3858d33 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/nerdtree-git-plugin from .gitconfig --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index a092881..a2e837f 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/nerdtree-git-plugin"] - path = vim/pack/plugins/nerdtree-git-plugin - url = https://github.com/Xuyuanp/nerdtree-git-plugin.git [submodule "vim/pack/plugins/vim-nerdtree-tabs"] path = vim/pack/plugins/vim-nerdtree-tabs url = https://github.com/jistr/vim-nerdtree-tabs.git