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