]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): fix typo in tag for helptoc package
authorChristian Brabandt <cb@256bit.org>
Sat, 31 May 2025 10:06:49 +0000 (12:06 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 31 May 2025 10:06:49 +0000 (12:06 +0200)
Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/helphelp.txt

index 4e08d90592eeeae0d400e5e6829203f6d8da1038..4af6efd2d75a7f62c4816e6e297cb6e086d68720 100644 (file)
@@ -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
 <Esc> instead of <CR>, 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*