Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,12 @@ rustup run stable cargo install dot-http

See `dot-http --help` for usage.

### Vim
### Editor Support

See this [plugin](https://github.com/bayne/vim-dot-http) to use dot-http within vim.
See these plugins to use dot-http within your editor

- [Vim](https://github.com/bayne/vim-dot-http)
- [Emacs](https://github.com/mschloesser/dot-http-mode)

### The request

Expand Down