Added vim-fugitive as a git submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +1,6 @@
|
|||||||
[submodule "KeyBindings"]
|
[submodule "KeyBindings"]
|
||||||
path = KeyBindings
|
path = KeyBindings
|
||||||
url = https://github.com/ttscoff/KeyBindings.git
|
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
Submodule vim/bundle/fugitive added at 1b7e4070f5
Reference in New Issue
Block a user