You've already forked vim
fix: rm nerdtree
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -13,12 +13,6 @@
|
|||||||
[submodule "bundle/vim-markdown"]
|
[submodule "bundle/vim-markdown"]
|
||||||
path = bundle/vim-markdown
|
path = bundle/vim-markdown
|
||||||
url = https://github.com/plasticboy/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
|
|
||||||
[submodule "bundle/vim-flow"]
|
[submodule "bundle/vim-flow"]
|
||||||
path = bundle/vim-flow
|
path = bundle/vim-flow
|
||||||
url = git://github.com/flowtype/vim-flow.git
|
url = git://github.com/flowtype/vim-flow.git
|
||||||
|
Submodule bundle/nerdtree deleted from 68572ef461
Submodule bundle/nerdtree-git-plugin deleted from 6a9b3122cb
Reference in New Issue
Block a user