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
2
2
3
3
==============================================================================
4
4
Table of Contents *CopilotChat-table-of-contents*
@@ -683,12 +683,13 @@ CUSTOMIZING HIGHLIGHTS *CopilotChat-customizing-highlights*
683
683
684
684
Types of copilot highlights:
685
685
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
687
689
- `CopilotChatHelp` - Help messages in chat buffer (help, references)
688
690
- `CopilotChatSelection` - Selection highlight in source buffer
689
691
- `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)
692
693
693
694
694
695
==============================================================================
You can’t perform that action at this time.
0 commit comments