Skip to content

Commit f852130

Browse files
committed
Update helphelp.{txt,jax}
1 parent f08006e commit f852130

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

doc/helphelp.jax

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

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -406,9 +406,9 @@ Vim のヘルプファイルでは通常、文の後に 2 つのスペースを
406406

407407
☆タグ
408408

409-
ヘルプタグを定義するには、名前をアスタリスクで挟みます (*tag-name*)。tag-name
410-
は他のすべての Vim ヘルプのタグ名とは違う名前になっていて、プラグインの名前で
411-
始まっているのが理想的です。タグ名は普通は右寄せで書きます。
409+
ヘルプタグを定義するには、名前をアスタリスクで挟みます ("*tag-name*")。
410+
tag-name は他のすべての Vim ヘルプのタグ名とは違う名前になっていて、プラグイン
411+
の名前で始まっているのが理想的です。タグ名は普通は右寄せで書きます。
412412

413413
既存のヘルプタグに言及してそのタグへのリンクを作成するには、名前をバー (|) で
414414
挟みます。例: |help-writing|

en/helphelp.txt

Lines changed: 2 additions & 2 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 31
1+
*helphelp.txt* For Vim version 9.1. Last change: 2025 Jun 03
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -412,7 +412,7 @@ in such a modeline, that can have undesired consequences.
412412

413413
TAGS
414414

415-
To define a help tag, place the name between asterisks (*tag-name*). The
415+
To define a help tag, place the name between asterisks ("*tag-name*"). The
416416
tag-name should be different from all the Vim help tag names and ideally
417417
should begin with the name of the Vim plugin. The tag name is usually right
418418
aligned on a line.

0 commit comments

Comments
 (0)