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
2
2
3
3
VIM USER MANUAL - by Bram Moolenaar
4
4
@@ -423,8 +423,8 @@ Vim を終了したくない場合は、":e!" コマンドでオリジナルの
423
423
ジャンプした後は CTRL-T (タグをポップする) で元の場所に戻れます。CTRL-O (古い
424
424
場所へのジャンプ) でも元に場所に戻れます。
425
425
426
- ヘルプ画面の最上部に*help.txt*という表記があります。"*" で囲まれた名前はヘルプ
427
- システムのタグ (ハイパーリンクの飛び先) を定義するために使われています。
426
+ ヘルプ画面の最上部に " *help.txt*" という表記があります。"*" で囲まれた名前はヘ
427
+ ルプシステムのタグ (ハイパーリンクの飛び先) を定義するために使われています。
428
428
タグの使い方の詳細は | 29.1 | を参照してください。
429
429
430
430
特定のヘルプ項目を見るには次のコマンドを使います: >
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
2
2
3
3
VIM USER MANUAL - by Bram Moolenaar
4
4
@@ -438,9 +438,9 @@ of the tag given by the word under the cursor.)
438
438
After a few jumps, you might want to go back. CTRL-T (pop tag) takes you
439
439
back to the preceding position. CTRL-O (jump to older position) also works
440
440
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).
444
444
See | 29.1 | for details about using tags.
445
445
446
446
To get help on a given subject, use the following command: >
You can’t perform that action at this time.
0 commit comments