From: Christian Brabandt Date: Sat, 31 May 2025 10:06:49 +0000 (+0200) Subject: runtime(doc): fix typo in tag for helptoc package X-Git-Tag: v9.1.1419~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=647d7f738954c87666a182afbaf24af17402a064;p=thirdparty%2Fvim.git runtime(doc): fix typo in tag for helptoc package Co-authored-by: Hirohito Higashi Signed-off-by: Christian Brabandt --- diff --git a/runtime/doc/helphelp.txt b/runtime/doc/helphelp.txt index 4e08d90592..4af6efd2d7 100644 --- a/runtime/doc/helphelp.txt +++ b/runtime/doc/helphelp.txt @@ -1,4 +1,4 @@ -*helphelp.txt* For Vim version 9.1. Last change: 2025 May 04 +*helphelp.txt* For Vim version 9.1. Last change: 2025 May 31 VIM REFERENCE MANUAL by Bram Moolenaar @@ -305,8 +305,9 @@ Tip: After inserting a pattern to look for with the `/` command, if you press instead of , you can then get more context for each remaining entry by pressing `J` or `K`. -Refer |helptoc.vim| for more details about helptoc, particularly about using -it with filetypes other than help, and configuring its options. +Refer to |helptoc.txt| for more details about helptoc, particularly about +using it with filetypes other than help, and configuring its options. +Note: You need to `packadd helptoc` before you can jump to |helptoc.txt|. ============================================================================== 2. Translated help files *help-translated*