From: Doug Kearns Date: Tue, 22 Jul 2025 16:19:09 +0000 (+0200) Subject: runtime(doc): Fix typo in :help help-summary X-Git-Tag: v9.1.1582~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61cec2e761d630c8ee4be09c8e0096a98088a47a;p=thirdparty%2Fvim.git runtime(doc): Fix typo in :help help-summary fixes: #17816 closes: #17823 Co-authored-by: Alain Mosnier Signed-off-by: Doug Kearns Signed-off-by: Christian Brabandt --- diff --git a/runtime/doc/usr_02.txt b/runtime/doc/usr_02.txt index af1cd619b8..76b0ae230a 100644 --- a/runtime/doc/usr_02.txt +++ b/runtime/doc/usr_02.txt @@ -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