* add AvantePopupHint and AvanteInlineHint hl groups * Update lua/avante/sidebar.lua * chore: update styling Signed-off-by: Aaron Pham <contact@aarnphm.xyz> --------- Signed-off-by: Aaron Pham <contact@aarnphm.xyz> Co-authored-by: Aaron Pham <Aaronpham0103@gmail.com> Co-authored-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
@@ -352,6 +352,8 @@ The following key bindings are available for use with `avante.nvim`:
|
||||
| AvanteConflictIncoming | Incoming conflict highlight | Default to `Config.highlights.diff.incoming` |
|
||||
| AvanteConflictCurrentLabel | Current conflict label highlight | Default to shade of `AvanteConflictCurrent` |
|
||||
| AvanteConflictIncomingLabel | Incoming conflict label highlight | Default to shade of `AvanteConflictIncoming` |
|
||||
| AvantePopupHint | Usage hints in popup menus | |
|
||||
| AvanteInlineHint | The end-of-line hint displayed in visual mode | |
|
||||
|
||||
See [highlights.lua](./lua/avante/highlights.lua) for more information
|
||||
|
||||
|
||||
Reference in New Issue
Block a user