add nerdtree and nerdtree-git-plugin to vim
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -31,3 +31,9 @@
|
||||
[submodule ".vim/bundle/vim-devicons"]
|
||||
path = .vim/bundle/vim-devicons
|
||||
url = https://github.com/ryanoasis/vim-devicons.git
|
||||
[submodule ".vim/bundle/nerdtree"]
|
||||
path = .vim/bundle/nerdtree
|
||||
url = https://github.com/scrooloose/nerdtree.git
|
||||
[submodule ".vim/bundle/nerdtree-git-plugin"]
|
||||
path = .vim/bundle/nerdtree-git-plugin
|
||||
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
|
||||
|
||||
Reference in New Issue
Block a user