From ffc40a071f1d19df664210e0461c0b80d0ee6e3f 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 from .gitconfig --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 89f88ef..a092881 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"] - 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