docs: move "hl-VertSplit" to deprecated.txt #18328

This commit is contained in:
Famiu Haque 2022-05-01 04:23:30 +06:00 committed by GitHub
parent 039d60bd9c
commit 7e10b0dae6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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