From 285543b6aaeb402304b7eeeb5b0cec9284f5d743 Mon Sep 17 00:00:00 2001 From: zeertzjq Date: Sat, 6 Jul 2024 17:32:33 +0800 Subject: [PATCH] vim-patch:aaaa21b: runtime(doc): Remove wrong help tag CTRL-SHIFT-CR https://github.com/vim/vim/commit/aaaa21b58f8af2fe923368116f94832df3d273bc Co-authored-by: Christian Brabandt --- runtime/doc/scroll.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/doc/scroll.txt b/runtime/doc/scroll.txt index 1604c9a1d3..8b727a86fb 100644 --- a/runtime/doc/scroll.txt +++ b/runtime/doc/scroll.txt @@ -43,7 +43,7 @@ CTRL-D Scroll window Downwards in the buffer. The number of or ** ** or ** *CTRL-F* - or ** *CTRL-SHIFT-CR* ** + or ** ** or *SHIFT-+* ** CTRL-F Scroll window [count] pages Forwards (downwards) in the buffer. See also 'startofline' option.