Skip to content

Commit

Permalink
chore(doc): auto generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 14, 2024
1 parent c3e981b commit 470b59f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions doc/hurl.nvim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ SWAPPABLE ENVIRONMENT ~

To change the environment file name, use the `HurlSetEnvFile` command followed
by the new file name. You can have multiple variable files by having
comma-seperated values.
comma-separated values.


NOTES
Expand Down Expand Up @@ -198,8 +198,7 @@ getting the curl command from hurl file.
RUN TO ENTRY ~

Place your cursor on the line you want to run to that entry and press
`<leader>te` or run `HurlRunnerToEntry` command to execute the request. It need
be one of the HTTP methods listed: GET, POST, PUT, DELETE, PATCH.
`<leader>te` or run `HurlRunnerToEntry` command to execute the request.

<https://gyazo.com/14d47adbfcab9e945f89e020b83328a9>

Expand Down

0 comments on commit 470b59f

Please sign in to comment.