You've already forked vim
add: nerdtree
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -13,3 +13,9 @@
|
||||
[submodule "bundle/vim-markdown"]
|
||||
path = bundle/vim-markdown
|
||||
url = https://github.com/plasticboy/vim-markdown
|
||||
[submodule "bundle/nerdtree"]
|
||||
path = bundle/nerdtree
|
||||
url = https://github.com/scrooloose/nerdtree
|
||||
[submodule "bundle/nerdtree-git-plugin"]
|
||||
path = bundle/nerdtree-git-plugin
|
||||
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
|
||||
|
Reference in New Issue
Block a user