1
0
mirror of https://github.com/xlogerais/config-vim synced 2024-09-19 22:29:58 +02:00

Install fugitive.vim bundle as a submodule.

This commit is contained in:
Xavier Logerais 2015-03-01 20:45:35 +01:00
parent 48afb44c9d
commit 0df36e582a
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -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

@ -0,0 +1 @@
Subproject commit 0095769029709b531d2505ee6ad9907dd9bd72a0