]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): add helptag for :HelpToc command
authorChristian Brabandt <cb@256bit.org>
Tue, 19 Nov 2024 22:02:57 +0000 (23:02 +0100)
committerChristian Brabandt <cb@256bit.org>
Tue, 19 Nov 2024 22:02:57 +0000 (23:02 +0100)
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/helphelp.txt
runtime/doc/tags

index 8ade446e6ec516f52e9d98a148040e71af63e7b2..3da38ecc516e044dc3b507dce7c23a2ab092e4ba 100644 (file)
@@ -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: >
index 39f279d361171b88d7cf21048b70821d66a36bfa..cdb642e3dc243d82fce1310713a7f46c9506eda7 100644 (file)
@@ -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*