Skip to content

Commit 04cf73f

Browse files
committed
Update helphelp.{txt,jax}
1 parent fe882b4 commit 04cf73f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

doc/helphelp.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*helphelp.txt* For Vim バージョン 9.1. Last change: 2024 Dec 26
1+
*helphelp.txt* For Vim バージョン 9.1. Last change: 2025 Jan 11
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -243,10 +243,10 @@ $VIMRUNTIME/docにあるファイルは対象外です。
243243
には次のようにします (ファイルの書き込み権限が必要): >
244244
:helptags $VIMRUNTIME/doc
245245
<
246-
*:HelpToc* *help-TOC* *help-toc-install*
246+
*:HelpToc* *help-TOC* *help-toc-install* *package-helptoc*
247247

248248
ファイル内の任意の位置から対話的な目次にアクセスしたい場合は、helptoc プラグイ
249-
ンを使用できます。以下のようにプラグインを読込みます: >
249+
ンを使用できます。以下のようにプラグインを読込みます: >vim
250250

251251
packadd helptoc
252252

en/helphelp.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*helphelp.txt* For Vim version 9.1. Last change: 2024 Dec 26
1+
*helphelp.txt* For Vim version 9.1. Last change: 2025 Jan 11
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -247,10 +247,10 @@ command: >
247247
(requires write permission there): >
248248
:helptags $VIMRUNTIME/doc
249249
<
250-
*:HelpToc* *help-TOC* *help-toc-install*
250+
*:HelpToc* *help-TOC* *help-toc-install* *package-helptoc*
251251

252252
If you want to access an interactive table of contents, from any position in
253-
the file, you can use the helptoc plugin. Load the plugin with: >
253+
the file, you can use the helptoc plugin. Load the plugin with: >vim
254254

255255
packadd helptoc
256256

0 commit comments

Comments
 (0)