Added vim-fugitive as a git submodule
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user