aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorFamiu Haque <famiuhaque@protonmail.com>2022-05-01 04:23:30 +0600
committerGitHub <noreply@github.com>2022-04-30 15:23:30 -0700
commit7e10b0dae6572953056f38b3d275fa6131df5f24 (patch)
treed53fbd5b7dcc850e932e4ac02273eabf853c4aac /runtime/doc/vim_diff.txt
parent039d60bd9c4468bb53958943196390673569bd7b (diff)
downloadrneovim-7e10b0dae6572953056f38b3d275fa6131df5f24.tar.gz
rneovim-7e10b0dae6572953056f38b3d275fa6131df5f24.tar.bz2
rneovim-7e10b0dae6572953056f38b3d275fa6131df5f24.zip
docs: move "hl-VertSplit" to deprecated.txt #18328
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r--runtime/doc/vim_diff.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt
index 524978f523..e24dd46f49 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -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