runtime(doc): Fix typo in :help help-summary
fixes: #17816 closes: #17823 Co-authored-by: Alain Mosnier <alain@wanamoon.net> Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
97194523d5
commit
61cec2e761
@ -1,4 +1,4 @@
|
||||
*usr_02.txt* For Vim version 9.1. Last change: 2025 Jun 03
|
||||
*usr_02.txt* For Vim version 9.1. Last change: 2025 Jul 22
|
||||
|
||||
VIM USER MANUAL - by Bram Moolenaar
|
||||
|
||||
@ -614,7 +614,7 @@ Summary: *help-summary* >
|
||||
< for how the '|' is handled in mappings.
|
||||
|
||||
15) Command definitions are talked about :h command-topic, so use >
|
||||
:help command-bar
|
||||
:help command-bang
|
||||
< to find out about the '!' argument for custom commands.
|
||||
|
||||
16) Window management commands always start with CTRL-W, so you find the
|
||||
|
Reference in New Issue
Block a user