mirror of
https://github.com/xlogerais/config-vim
synced 2025-06-12 10:16:56 +02:00
Install nerdtree.vim bundle as a submodule.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -10,3 +10,6 @@
|
||||
[submodule "bundle/repeat"]
|
||||
path = bundle/repeat
|
||||
url = git://github.com/tpope/vim-repeat.git
|
||||
[submodule "bundle/nerdtree"]
|
||||
path = bundle/nerdtree
|
||||
url = git://github.com/scrooloose/nerdtree.git
|
||||
|
Reference in New Issue
Block a user