nvim-http
nvim-http copied to clipboard
An HTTP client for neovim inspired by vscode-restclient and the IntelliJ HTTP client
Congrats for the great work on this plugin ! Would it be worth considering to use a command for the json variables values ? ie something like : ``` {...
When there's no response or an empty response, the split window does not show. Nothing happens. The problem is i have no idea if the request returned 200 with no...
Ubuntu 24, Neovim 0.11 nightly, latest version of this plugin. `GET http://google.com` then `:Http` How to debug?
I suspect this might have something to do with my using lazy as a plugin manager, but... I'm getting the following error when I run `:Http` ``` Error detected while...