mirror of
https://github.com/neovim/neovim.git
synced 2026-05-03 20:45:02 +00:00
Add new highlight groups TermCursor/TermCursorNC
These highlight groups replace the old mechanism of setting:
- {g,b}:terminal_focused_cursor_highlight
- {g,b}:terminal_unfocused_cursor_highlight
This commit is contained in:
@@ -68,6 +68,8 @@ Events:
|
||||
|
||||
Highlight groups:
|
||||
- |hl-EndOfBuffer|
|
||||
- |hl-TermCursor|
|
||||
- |hl-TermCursorNC|
|
||||
|
||||
==============================================================================
|
||||
5. Missing legacy features *nvim-features-missing*
|
||||
|
||||
Reference in New Issue
Block a user