1
0
mirror of https://github.com/akelge/vim synced 2025-07-12 01:22:10 +00:00

Added nerdtree

This commit is contained in:
Andrea Mistrali
2021-06-29 09:29:47 +02:00
parent 3d36b9f50d
commit e0dedf648d
6 changed files with 46 additions and 119 deletions

6
.gitmodules vendored
View File

@ -49,9 +49,6 @@
[submodule "pack/local/opt/salt-vim"]
path = pack/local/opt/salt-vim
url = https://github.com/saltstack/salt-vim.git
[submodule "pack/local/opt/The-NERD-Tree"]
path = pack/local/opt/The-NERD-Tree
url = https://github.com/vim-scripts/The-NERD-Tree.git
[submodule "pack/local/opt/vim-pandoc"]
path = pack/local/opt/vim-pandoc
url = https://github.com/vim-pandoc/vim-pandoc.git
@ -76,3 +73,6 @@
[submodule "pack/local/start/vim-fish"]
path = pack/local/start/vim-fish
url = https://github.com/dag/vim-fish.git
[submodule "pack/local/start/nerdtree"]
path = pack/local/start/nerdtree
url = git@github.com:preservim/nerdtree.git