vial-http icon indicating copy to clipboard operation
vial-http copied to clipboard

Add a vim function to return http response

Open jZhangTk opened this issue 3 years ago • 0 comments

Right now, http response is set to statusline directly. This makes statusline plugins like lightline and airline impossible to get the http response. Adding a vim function allows users to use it to set up their statusline plugins or get the http response on demand.

jZhangTk avatar Sep 17 '22 18:09 jZhangTk