runtime(doc): fix typo in tag for helptoc package Commit: https://github.com/vim/vim/commit/647d7f738954c87666a182afbaf24af17402a064 Author: Christian Brabandt <c...@256bit.org> Date: Sat May 31 12:06:49 2025 +0200
runtime(doc): fix typo in tag for helptoc package Co-authored-by: Hirohito Higashi <h.east....@gmail.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/helphelp.txt b/runtime/doc/helphelp.txt index 4e08d9059..4af6efd2d 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 <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* -- -- 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/E1uLJF3-008v6o-G6%40256bit.org.