File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 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==============================================================================
44Table of Contents *CopilotChat-table-of-contents*
@@ -683,12 +683,13 @@ CUSTOMIZING HIGHLIGHTS *CopilotChat-customizing-highlights*
683683
684684Types 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==============================================================================
You can’t perform that action at this time.
0 commit comments