From b0dc59bc6be8b56e0b5f1d4bed6106f157fbd37d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 8 Nov 2023 14:29:25 +0000 Subject: [PATCH] chore(doc): auto generate docs --- doc/hurl.nvim.txt | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/doc/hurl.nvim.txt b/doc/hurl.nvim.txt index a507a62..13a6e35 100644 --- a/doc/hurl.nvim.txt +++ b/doc/hurl.nvim.txt @@ -35,7 +35,7 @@ Add the following configuration to your Neovim setup: -- Show debugging info debug = false, -- Show response in popup or split - mode = "popup", + mode = "split", }, keys = { -- Run API request @@ -49,6 +49,10 @@ Add the following configuration to your Neovim setup: } < +Simple demo in split mode: + + + ENV FILE SUPPORT: VARS.ENV *hurl.nvim-env-file-support:-vars.env* @@ -98,6 +102,11 @@ methods listed: GET, POST, PUT, DELETE, PATCH. +RUN TO ENTRY ~ + +- ☐ Add document and record demo usage (GIF file) with `HurlRunnerToEntry` command. + + DEFAULT KEY MAPPINGS *hurl.nvim-default-key-mappings* `hurl.nvim` comes with some default key mappings to streamline your workflow: @@ -207,15 +216,16 @@ If this guide has been helpful, please give it a ⭐️. 1. Links *hurl.nvim-links* 1. *IT Man - Effortless APIs with Hurl.nvim: A Developer's Guide to Neovim Tooling [Vietnamese]*: https://i.ytimg.com/vi/nr_RbHvnnwk/hqdefault.jpg -2. *Run a file*: https://i.gyazo.com/e554e81788aad910848ff991c9369d7b.gif -3. *Selection*: https://i.gyazo.com/1a44dbbf165006fb5744c8f10883bb69.gif -4. *Run at current line*: https://i.gyazo.com/20efd2cf3f73238bd57e79fc662208b1.gif -5. *IT Man - Building and Testing a #Hapi Server with #Hurl: A Step-By-Step Demo [Vietnamese]*: https://i.ytimg.com/vi/LP_RXe8cM_s/mqdefault.jpg -6. *@jellydn*: +2. *Show in split mode*: https://i.gyazo.com/19492e8b5366cec3f22d5fd97a63f37a.gif +3. *Run a file in popup mode*: https://i.gyazo.com/e554e81788aad910848ff991c9369d7b.gif +4. *Run a selection in popup mode*: https://i.gyazo.com/1a44dbbf165006fb5744c8f10883bb69.gif +5. *Run at current line in popup mode*: https://i.gyazo.com/20efd2cf3f73238bd57e79fc662208b1.gif +6. *IT Man - Building and Testing a #Hapi Server with #Hurl: A Step-By-Step Demo [Vietnamese]*: https://i.ytimg.com/vi/LP_RXe8cM_s/mqdefault.jpg 7. *@jellydn*: -8. *kofi*: https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white -9. *paypal*: https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white -10. *buymeacoffee*: https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black +8. *@jellydn*: +9. *kofi*: https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white +10. *paypal*: https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white +11. *buymeacoffee*: https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black Generated by panvimdoc