Add webapi-vim as a submodule
This commit is contained in:
parent
6c61dbeebd
commit
f02b25edf4
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -4,3 +4,6 @@
|
|||||||
[submodule ".vim/bundle/vim-go"]
|
[submodule ".vim/bundle/vim-go"]
|
||||||
path = .vim/bundle/vim-go
|
path = .vim/bundle/vim-go
|
||||||
url = https://github.com/fatih/vim-go.git
|
url = https://github.com/fatih/vim-go.git
|
||||||
|
[submodule ".vim/bundle/vim-go"]
|
||||||
|
path = .vim/bundle/webapi-vim
|
||||||
|
url = https://github.com/mattn/webapi-vim.git
|
||||||
|
Loading…
Reference in New Issue
Block a user