Skip to content

Commit b0edc35

Browse files
authored
Merge pull request #2086 from h-east/update-usr_02
Update usr_02.{txt,jax}
2 parents 4f13405 + 262d297 commit b0edc35

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

doc/usr_02.jax

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

33
VIM USER MANUAL - by Bram Moolenaar
44

@@ -423,8 +423,8 @@ Vim を終了したくない場合は、":e!" コマンドでオリジナルの
423423
ジャンプした後は CTRL-T (タグをポップする) で元の場所に戻れます。CTRL-O (古い
424424
場所へのジャンプ) でも元に場所に戻れます。
425425

426-
ヘルプ画面の最上部に*help.txt*という表記があります。"*" で囲まれた名前はヘルプ
427-
システムのタグ (ハイパーリンクの飛び先) を定義するために使われています。
426+
ヘルプ画面の最上部に "*help.txt*" という表記があります。"*" で囲まれた名前はヘ
427+
ルプシステムのタグ (ハイパーリンクの飛び先) を定義するために使われています。
428428
タグの使い方の詳細は |29.1| を参照してください。
429429

430430
特定のヘルプ項目を見るには次のコマンドを使います: >

en/usr_02.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*usr_02.txt* For Vim version 9.1. Last change: 2025 Feb 01
1+
*usr_02.txt* For Vim version 9.1. Last change: 2025 Jun 03
22

33
VIM USER MANUAL - by Bram Moolenaar
44

@@ -438,9 +438,9 @@ of the tag given by the word under the cursor.)
438438
After a few jumps, you might want to go back. CTRL-T (pop tag) takes you
439439
back to the preceding position. CTRL-O (jump to older position) also works
440440
nicely here.
441-
At the top of the help screen, there is the notation *help.txt*. This name
442-
between "*" characters is used by the help system to define a tag (hyperlink
443-
destination).
441+
At the top of the help screen, there is the notation "*help.txt*". This
442+
name between "*" characters is used by the help system to define a tag
443+
(hyperlink destination).
444444
See |29.1| for details about using tags.
445445

446446
To get help on a given subject, use the following command: >

0 commit comments

Comments
 (0)