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:
Sagie Maoz 2012-05-23 21:54:06 +03:00
parent 2c4fff3fb9
commit f834232cb1
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -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

@ -0,0 +1 @@
Subproject commit d18dc67d6d4747f084848280a7b44f0ed51a2f48