mirror of
https://github.com/xlogerais/config-vim
synced 2024-11-10 00:21:41 +01:00
Install nerdtree.vim bundle as a submodule.
This commit is contained in:
parent
40c5d5e033
commit
48afb44c9d
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -10,3 +10,6 @@
|
|||||||
[submodule "bundle/repeat"]
|
[submodule "bundle/repeat"]
|
||||||
path = bundle/repeat
|
path = bundle/repeat
|
||||||
url = git://github.com/tpope/vim-repeat.git
|
url = git://github.com/tpope/vim-repeat.git
|
||||||
|
[submodule "bundle/nerdtree"]
|
||||||
|
path = bundle/nerdtree
|
||||||
|
url = git://github.com/scrooloose/nerdtree.git
|
||||||
|
1
bundle/nerdtree
Submodule
1
bundle/nerdtree
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 3b98a7fcae8f9fff356907171f0406ff8cd28921
|
Loading…
Reference in New Issue
Block a user