You've already forked vim
Initial Commit
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
[submodule "bundle/youcompleteme"]
|
||||
path = bundle/youcompleteme
|
||||
url = https://github.com/valloric/youcompleteme
|
||||
[submodule "bundle/vim-fugitive"]
|
||||
path = bundle/vim-fugitive
|
||||
url = https://github.com/tpope/vim-fugitive
|
Reference in New Issue
Block a user