vim-fugitive submodule
This commit is contained in:
parent
d374bcafe4
commit
267e63c5be
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -4,3 +4,6 @@
|
|||
[submodule "vim-files/.vim/bundle/vim-sensible"]
|
||||
path = vim-files/.vim/bundle/vim-sensible
|
||||
url = git://github.com/tpope/vim-sensible.git
|
||||
[submodule "vim-files/.vim/bundle/vim-fugitive"]
|
||||
path = vim-files/.vim/bundle/vim-fugitive
|
||||
url = https://github.com/tpope/vim-fugitive.git
|
||||
|
|
|
|||
1
vim-files/.vim/bundle/vim-fugitive
Submodule
1
vim-files/.vim/bundle/vim-fugitive
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 124550cfee33a1bb9a227e78ccc709317a89dae9
|
||||
Loading…
Add table
Add a link
Reference in a new issue