File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 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特定のヘルプ項目を見るには次のコマンドを使います: >
Original file line number Diff line number Diff line change 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
439439back to the preceding position. CTRL-O (jump to older position) also works
440440nicely 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
446446To get help on a given subject, use the following command: >
You can’t perform that action at this time.
0 commit comments