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:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user