mirror of
https://github.com/akelge/vim
synced 2025-07-12 01:22:10 +00:00
Added nerdtree
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user