Skip to content

Commit 6cac01e

Browse files
chore(doc): auto generate docs
1 parent 494364f commit 6cac01e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/CopilotChat.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*CopilotChat.txt* For NVIM v0.8.0 Last change: 2025 February 22
1+
*CopilotChat.txt* For NVIM v0.8.0 Last change: 2025 February 23
22

33
==============================================================================
44
Table of Contents *CopilotChat-table-of-contents*
@@ -683,12 +683,13 @@ CUSTOMIZING HIGHLIGHTS *CopilotChat-customizing-highlights*
683683

684684
Types of copilot highlights:
685685

686-
- `CopilotChatSpinner` - Spinner in chat buffer
686+
- `CopilotChatHeader` - Header highlight in chat buffer
687+
- `CopilotChatSeparator` - Separator highlight in chat buffer
688+
- `CopilotChatStatus` - Status and spinner in chat buffer
687689
- `CopilotChatHelp` - Help messages in chat buffer (help, references)
688690
- `CopilotChatSelection` - Selection highlight in source buffer
689691
- `CopilotChatKeyword` - Keyword highlight in chat buffer (e.g. prompts, contexts)
690-
- `CopilotChatHeader` - Header highlight in chat buffer
691-
- `CopilotChatSeparator` - Separator highlight in chat buffer
692+
- `CopilotChatInput` - Input highlight in chat buffer (for contexts)
692693

693694

694695
==============================================================================

0 commit comments

Comments
 (0)