runtime(doc): Fix typo in :help help-summary Commit: https://github.com/vim/vim/commit/61cec2e761d630c8ee4be09c8e0096a98088a47a Author: Doug Kearns <dougkea...@gmail.com> Date: Tue Jul 22 18:19:09 2025 +0200
runtime(doc): Fix typo in :help help-summary fixes: https://github.com/vim/vim/issues/17816 closes: https://github.com/vim/vim/issues/17823 Co-authored-by: Alain Mosnier <al...@wanamoon.net> Signed-off-by: Doug Kearns <dougkea...@gmail.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/usr_02.txt b/runtime/doc/usr_02.txt index af1cd619b..76b0ae230 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 -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1ueFsT-003ubr-5k%40256bit.org.