runtime(doc): add package-<name> helptags for included packages
Improve how to find the justify package
closes: #16420
Co-authored-by: Peter Benjamin <petermbenjamin@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/doc/helphelp.txt b/runtime/doc/helphelp.txt
index 3ba0920..7b9dd76 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 Dec 26
+*helphelp.txt* For Vim version 9.1. Last change: 2025 Jan 11
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -247,10 +247,10 @@
(requires write permission there): >
:helptags $VIMRUNTIME/doc
<
- *:HelpToc* *help-TOC* *help-toc-install*
+ *:HelpToc* *help-TOC* *help-toc-install* *package-helptoc*
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: >
+the file, you can use the helptoc plugin. Load the plugin with: >vim
packadd helptoc