Home

Awesome

webapi-vim

An Interface to WEB APIs.

Description

Currently this library supports the following protocols:

This library contains:

Installation

Copy the files in this library to your .vim directory. Alternatively, if you use pathogen, copy this folder to your .vim/bundle directory.

Requirements

You need the curl command, which can be downloaded from here: http://curl.haxx.se/

*or*

the wget command, available here: https://www.gnu.org/software/wget/

Thanks

Yukihiro Nakadaira : http://sites.google.com/site/yukihironakadaira/

License

Public Domain

Project Authors

Yasuhiro Matsumoto (a.k.a mattn)