Skip to content

Commit

Permalink
Add vim-http-client to alternatives.
Browse files Browse the repository at this point in the history
  • Loading branch information
sharat87 committed Mar 25, 2019
1 parent 1cc8c70 commit 6d7efa7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ Go to the python3 directory and run `pytest .`, with Python 3.6 at least.

If you don't like this, or are looking for more http clients on ViM, here's a few options:

1. [vial-http](https://github.com/baverman/vial-http) - Also built on Python.
2. [vim-rest-console](https://github.com/diepm/vim-rest-console) - Powered by curl.
1. [baverman/vial-http](https://github.com/baverman/vial-http) - Also built on Python.
2. [diepm/vim-rest-console](https://github.com/diepm/vim-rest-console) - Powered by curl.
3. [aquach/vim-http-client](https://github.com/aquach/vim-http-client) - Also Python + requests.

0 comments on commit 6d7efa7

Please sign in to comment.