vim-patch:aaaa21b: runtime(doc): Remove wrong help tag CTRL-SHIFT-CR

aaaa21b58f

Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
zeertzjq 2024-07-06 17:32:33 +08:00
parent 9a63ab5e3b
commit 285543b6aa

View File

@ -43,7 +43,7 @@ CTRL-D Scroll window Downwards in the buffer. The number of
<S-Down> or *<S-Down>* *<kPageDown>*
<PageDown> or *<PageDown>* *CTRL-F*
<S-CR> or *<S-CR>* *CTRL-SHIFT-CR* *<S-NL>*
<S-CR> or *<S-CR>* *<S-NL>*
<S-+> or *SHIFT-+* *<S-Plus>*
CTRL-F Scroll window [count] pages Forwards (downwards) in
the buffer. See also 'startofline' option.