Added vim-fugitive as a git submodule
This commit is contained in:
parent
e0b63e7020
commit
ec583d5d93
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "KeyBindings"]
|
||||
path = KeyBindings
|
||||
url = https://github.com/ttscoff/KeyBindings.git
|
||||
[submodule "vim/bundle/fugitive"]
|
||||
path = vim/bundle/fugitive
|
||||
url = http://github.com/tpope/vim-fugitive.git
|
||||
|
1
vim/bundle/fugitive
Submodule
1
vim/bundle/fugitive
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 1b7e4070f5f7b7522422f5b00a75b323cc314daf
|
Loading…
x
Reference in New Issue
Block a user