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 Nov 5, 2023
1 parent 2a1b02e commit 4143a29
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions doc/hurl.nvim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ Table of Contents *hurl.nvim-table-of-contents*
- Credits |hurl.nvim-credits|
- Author |hurl.nvim-author|
- Show your support |hurl.nvim-show-your-support|
Welcome to hurl.nvim 👋Hurl.nvim is a Neovim plugin designed to run HTTP requests directly from `.hurl` files. Elevate your API development workflow by executing and viewing responses without leaving your editor.
Welcome to hurl.nvim 👋Hurl.nvim is a Neovim plugin designed to run HTTP requests directly from `.hurl` files. Elevate your API development workflow by executing and viewing responses without leaving your editor.<https://www.youtube.com/watch?v=nr_RbHvnnwk>


FEATURES *hurl.nvim-features*

- 🚀 Execute HTTP requests directly from `.hurl` files.
Expand Down Expand Up @@ -144,15 +146,16 @@ If this guide has been helpful, please give it a ⭐️.
==============================================================================
1. Links *hurl.nvim-links*

1. *Run a file*: https://i.gyazo.com/e554e81788aad910848ff991c9369d7b.gif
2. *Selection*: https://i.gyazo.com/1a44dbbf165006fb5744c8f10883bb69.gif
3. *Run at current line*: https://i.gyazo.com/20efd2cf3f73238bd57e79fc662208b1.gif
4. *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
5. *@jellydn*:
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*:
7. *kofi*: https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white
8. *paypal*: https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white
9. *buymeacoffee*: https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black
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

Generated by panvimdoc <https://github.com/kdheepak/panvimdoc>

Expand Down

0 comments on commit 4143a29

Please sign in to comment.