Skip to content

Commit 68493ae

Browse files
committed
Update by original
1 parent c848c38 commit 68493ae

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

doc/helphelp.jax

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

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -300,8 +300,9 @@ $VIMRUNTIME/docにあるファイルは対象外です。
300300
Tip: `/` コマンドで検索するパターンを挿入した後、<CR> ではなく <Esc> を押すと、
301301
`J` または `K` を押すことで残りの各エントリの詳細なコンテキストを取得できます。
302302

303-
helptoc の詳細、特にヘルプ以外のファイルタイプでの使用やオプションの構成につい
304-
ては、|helptoc.vim| を参照してください。
303+
helptoc の詳細、特にヘルプ以外のファイルタイプでの使用やオプションの設定につい
304+
ては、|helptoc.txt| を参照してください。
305+
Note: |helptoc.txt| に移動する前に `packadd helptoc` を実行する必要があります。
305306

306307
==============================================================================
307308
2. 翻訳ヘルプ *help-translated*

en/helphelp.txt

Lines changed: 4 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: 2025 May 04
1+
*helphelp.txt* For Vim version 9.1. Last change: 2025 May 31
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -305,8 +305,9 @@ Tip: After inserting a pattern to look for with the `/` command, if you press
305305
<Esc> instead of <CR>, you can then get more context for each remaining entry
306306
by pressing `J` or `K`.
307307

308-
Refer |helptoc.vim| for more details about helptoc, particularly about using
309-
it with filetypes other than help, and configuring its options.
308+
Refer to |helptoc.txt| for more details about helptoc, particularly about
309+
using it with filetypes other than help, and configuring its options.
310+
Note: You need to `packadd helptoc` before you can jump to |helptoc.txt|.
310311

311312
==============================================================================
312313
2. Translated help files *help-translated*

0 commit comments

Comments
 (0)