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 Feb 24, 2024
1 parent 8355369 commit aebe45d
Showing 1 changed file with 24 additions and 18 deletions.
42 changes: 24 additions & 18 deletions doc/CopilotChat.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ Table of Contents *CopilotChat-table-of-contents*
==============================================================================
1. Copilot Chat for Neovim *CopilotChat-copilot-chat-for-neovim*

<https://copilotc-nvim.github.io/CopilotChat.nvim/>
<https://results.pre-commit.ci/latest/github/CopilotC-Nvim/CopilotChat.nvim/main>

|CopilotChat-|


Expand Down Expand Up @@ -562,24 +565,27 @@ STARGAZERS OVER TIME ~
==============================================================================
2. Links *CopilotChat-links*

1. *All Contributors*: https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square
2. *@treyhunner*:
3. *@nekowasabi*:
4. *@jellydn*:
5. *Chat Demo*: https://i.gyazo.com/10fbd1543380d15551791c1a6dcbcd46.gif
6. *Explain Code Demo*: https://i.gyazo.com/e5031f402536a1a9d6c82b2c38d469e3.gif
7. *Generate tests*: https://i.gyazo.com/f285467d4b8d8f8fd36aa777305312ae.gif
8. *Fix diagnostic*: https://i.gyazo.com/4aff3fdbc5c3eee59cb68939546fa2be.gif
9. *Fold Demo*: https://i.gyazo.com/766fb3b6ffeb697e650fc839882822a8.gif
10. *In-place Demo*: https://i.gyazo.com/4a5badaa109cd483c1fc23d296325cb0.gif
11. *Toggle*: https://i.gyazo.com/db5af9e5d88cd2fd09f58968914fa521.gif
12. *Chat with buffer*: https://i.gyazo.com/9b8cbf1d78a19f326282a6520bc9aab0.gif
13. *Help action with Copilot Chat*: https://i.gyazo.com/146dc35368592ba9f5de047ddc4728ad.gif
14. *Select action base on user prompts*: https://i.gyazo.com/a9c41e6398591c2f1d1d872fd58a2c63.gif
15. *Layout*: https://i.gyazo.com/550daf6cbb729027ca9bd703c21af53e.png
16. *Debug Info*: https://i.gyazo.com/bf00e700bcee1b77bcbf7b516b552521.gif
17. *@ecosse3*:
18. *Stargazers over time*: https://starchart.cc/CopilotC-Nvim/CopilotChat.nvim.svg
1. *Prerequisite*: https://img.shields.io/badge/python-%3E%3D3.10-blue.svg
2. *Documentation*: https://img.shields.io/badge/documentation-yes-brightgreen.svg
3. *pre-commit.ci status*: https://results.pre-commit.ci/badge/github/CopilotC-Nvim/CopilotChat.nvim/main.svg
4. *All Contributors*: https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square
5. *@treyhunner*:
6. *@nekowasabi*:
7. *@jellydn*:
8. *Chat Demo*: https://i.gyazo.com/10fbd1543380d15551791c1a6dcbcd46.gif
9. *Explain Code Demo*: https://i.gyazo.com/e5031f402536a1a9d6c82b2c38d469e3.gif
10. *Generate tests*: https://i.gyazo.com/f285467d4b8d8f8fd36aa777305312ae.gif
11. *Fix diagnostic*: https://i.gyazo.com/4aff3fdbc5c3eee59cb68939546fa2be.gif
12. *Fold Demo*: https://i.gyazo.com/766fb3b6ffeb697e650fc839882822a8.gif
13. *In-place Demo*: https://i.gyazo.com/4a5badaa109cd483c1fc23d296325cb0.gif
14. *Toggle*: https://i.gyazo.com/db5af9e5d88cd2fd09f58968914fa521.gif
15. *Chat with buffer*: https://i.gyazo.com/9b8cbf1d78a19f326282a6520bc9aab0.gif
16. *Help action with Copilot Chat*: https://i.gyazo.com/146dc35368592ba9f5de047ddc4728ad.gif
17. *Select action base on user prompts*: https://i.gyazo.com/a9c41e6398591c2f1d1d872fd58a2c63.gif
18. *Layout*: https://i.gyazo.com/550daf6cbb729027ca9bd703c21af53e.png
19. *Debug Info*: https://i.gyazo.com/bf00e700bcee1b77bcbf7b516b552521.gif
20. *@ecosse3*:
21. *Stargazers over time*: https://starchart.cc/CopilotC-Nvim/CopilotChat.nvim.svg

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

Expand Down

0 comments on commit aebe45d

Please sign in to comment.