neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit c93091395b23c4d558e307e913ad46e89f1ad3ae
parent d591275db736ddac68c07b49432bc23ad37f2d6a
Author: zeertzjq <zeertzjq@outlook.com>
Date:   Wed, 23 Jul 2025 06:22:34 +0800

vim-patch:61cec2e: runtime(doc): Fix typo in :help help-summary

fixes: vim/vim#17816
closes: vim/vim#17823

https://github.com/vim/vim/commit/61cec2e761d630c8ee4be09c8e0096a98088a47a

Co-authored-by: Doug Kearns <dougkearns@gmail.com>
Co-authored-by: Alain Mosnier <alain@wanamoon.net>

Diffstat:
Mruntime/doc/usr_02.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/runtime/doc/usr_02.txt b/runtime/doc/usr_02.txt @@ -590,7 +590,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