runtime(doc): add helptag for :HelpToc command Commit: https://github.com/vim/vim/commit/cb34507b5f85c8877c20379d92ce21d1bb102bea Author: Christian Brabandt <c...@256bit.org> Date: Tue Nov 19 23:02:57 2024 +0100
runtime(doc): add helptag for :HelpToc command Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/helphelp.txt b/runtime/doc/helphelp.txt index 8ade446e6..3da38ecc5 100644 --- a/runtime/doc/helphelp.txt +++ b/runtime/doc/helphelp.txt @@ -1,4 +1,4 @@ -*helphelp.txt* For Vim version 9.1. Last change: 2024 Nov 03 +*helphelp.txt* For Vim version 9.1. Last change: 2024 Nov 19 VIM REFERENCE MANUAL by Bram Moolenaar @@ -247,7 +247,7 @@ command: > (requires write permission there): > :helptags $VIMRUNTIME/doc < - *help-TOC* *help-toc-install* + *:HelpToc* *help-TOC* *help-toc-install* If you want to access an interactive table of contents, from any position in the file, you can use the helptoc plugin. Load the plugin with: > diff --git a/runtime/doc/tags b/runtime/doc/tags index 39f279d36..cdb642e3d 100644 --- a/runtime/doc/tags +++ b/runtime/doc/tags @@ -2127,6 +2127,7 @@ $quote eval.txt /*$quote* :GnatFind ft_ada.txt /*:GnatFind* :GnatPretty ft_ada.txt /*:GnatPretty* :GnatTags ft_ada.txt /*:GnatTags* +:HelpToc helphelp.txt /*:HelpToc* :Hexplore pi_netrw.txt /*:Hexplore* :LP pi_logipat.txt /*:LP* :LPE pi_logipat.txt /*:LPE* -- -- 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/E1tDWUw-0081Fc-UM%40256bit.org.