Adding webapi-vim.
webapi-vim is a Vim interface to Web APIs. It is required by Gist.vim (already part of YADR) to be able to post gists to Github via OAuth2. See https://github.com/mattn/webapi-vim for details. Gist.vim requirements note: http://git.io/pwMo9A#requirements
This commit is contained in:
parent
2c4fff3fb9
commit
f834232cb1
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -316,3 +316,6 @@
|
||||
[submodule "vim/bundle/groenewege-vim-less"]
|
||||
path = vim/bundle/groenewege-vim-less
|
||||
url = https://github.com/groenewege/vim-less.git
|
||||
[submodule "vim/bundle/mattn-webapi-vim"]
|
||||
path = vim/bundle/mattn-webapi-vim
|
||||
url = https://github.com/mattn/webapi-vim.git
|
||||
|
1
vim/bundle/mattn-webapi-vim
Submodule
1
vim/bundle/mattn-webapi-vim
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit d18dc67d6d4747f084848280a7b44f0ed51a2f48
|
Loading…
Reference in New Issue
Block a user