VIM: Reinstall NERDTree

Nerdtree is a rather slow, but extremely useful plugin. So I made the
decission to reinstall it, but don't launch it on startup but with a
keybinding.

Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
This commit is contained in:
2018-09-01 11:00:23 +02:00
parent b705be0c1e
commit 24830b03ec
15 changed files with 3211 additions and 0 deletions

3
.gitmodules vendored
View File

@ -154,3 +154,6 @@
[submodule "vim/plugins/vim-window-resize-easy"]
path = vim/plugins/vim-window-resize-easy
url = https://github.com/roxma/vim-window-resize-easy
[submodule "vim/plugins/nerdtree"]
path = vim/plugins/nerdtree
url = https://github.com/scrooloose/nerdtree