diff --git a/.gitmodules b/.gitmodules index 716675b..9d9e35a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule ".vim/bundle/vim-go"] path = .vim/bundle/vim-go 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