mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
docs: move "hl-VertSplit" to deprecated.txt #18328
This commit is contained in:
parent
039d60bd9c
commit
7e10b0dae6
@ -55,6 +55,10 @@ Functions ~
|
||||
without stopping the job. Use chanclose(id) to close
|
||||
any socket.
|
||||
|
||||
Highlights ~
|
||||
|
||||
*hl-VertSplit* Use |hl-WinSeparator| instead.
|
||||
|
||||
LSP Diagnostics ~
|
||||
|
||||
For each of the functions below, use the corresponding function in
|
||||
|
@ -354,7 +354,7 @@ Highlight groups:
|
||||
|hl-CurSearch| highlights match under cursor instead of last match found
|
||||
using |n| or |N|
|
||||
|hl-CursorLine| is low-priority unless foreground color is set
|
||||
*hl-VertSplit* superseded by |hl-WinSeparator|
|
||||
|hl-VertSplit| superseded by |hl-WinSeparator|
|
||||
|
||||
Macro/|recording| behavior
|
||||
Replay of a macro recorded during :lmap produces the same actions as when it
|
||||
|
Loading…
Reference in New Issue
Block a user