Skip to content

Commit 06af2b3

Browse files
chore(doc): auto generate docs
1 parent 35ad8ff commit 06af2b3

1 file changed

Lines changed: 21 additions & 7 deletions

File tree

doc/CopilotChat.txt

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*CopilotChat.txt* For NVIM v0.8.0 Last change: 2025 September 12
1+
*CopilotChat.txt* For NVIM v0.8.0 Last change: 2025 September 13
22

33
==============================================================================
44
Table of Contents *CopilotChat-table-of-contents*
@@ -31,9 +31,11 @@ Table of Contents *CopilotChat-table-of-contents*
3131
6. Development |CopilotChat-development|
3232
- Setup |CopilotChat-setup|
3333
- Contributing |CopilotChat-contributing|
34-
7. Contributors |CopilotChat-contributors|
35-
8. Stargazers |CopilotChat-stargazers|
36-
9. Links |CopilotChat-links|
34+
7. Acknowledgments |CopilotChat-acknowledgments|
35+
- diff-match-patch |CopilotChat-diff-match-patch|
36+
8. Contributors |CopilotChat-contributors|
37+
9. Stargazers |CopilotChat-stargazers|
38+
10. Links |CopilotChat-links|
3739

3840
CopilotChat.nvim brings GitHub Copilot Chat capabilities directly into Neovim
3941
with a focus on transparency and user control.
@@ -597,7 +599,19 @@ See CONTRIBUTING.md </CONTRIBUTING.md> for detailed guidelines.
597599

598600

599601
==============================================================================
600-
7. Contributors *CopilotChat-contributors*
602+
7. Acknowledgments *CopilotChat-acknowledgments*
603+
604+
605+
DIFF-MATCH-PATCH *CopilotChat-diff-match-patch*
606+
607+
CopilotChat.nvim includes diff-match-patch (Lua port)
608+
<https://github.com/google/diff-match-patch> for diffing and patching
609+
functionality. Copyright 2018 The diff-match-patch Authors. Licensed under the
610+
Apache License 2.0.
611+
612+
613+
==============================================================================
614+
8. Contributors *CopilotChat-contributors*
601615

602616
Thanks goes to these wonderful people (emoji key
603617
<https://allcontributors.org/docs/en/emoji-key>):
@@ -608,12 +622,12 @@ Contributions of any kind are welcome!
608622

609623

610624
==============================================================================
611-
8. Stargazers *CopilotChat-stargazers*
625+
9. Stargazers *CopilotChat-stargazers*
612626

613627
<https://starchart.cc/CopilotC-Nvim/CopilotChat.nvim>
614628

615629
==============================================================================
616-
9. Links *CopilotChat-links*
630+
10. Links *CopilotChat-links*
617631

618632
1. *Stargazers over time*: https://starchart.cc/CopilotC-Nvim/CopilotChat.nvim.svg?variant=adaptive
619633

0 commit comments

Comments
 (0)