Skip to content

Commit 13ed4b1

Browse files
1 parent 7e64b62 commit 13ed4b1

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

helphelp.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
helpname: 'helphelp'
44
---
55
<div id='vimCodeElement'>
6-
<a class="Constant" href="helphelp.html" name="helphelp.txt">helphelp.txt</a>&nbsp;&nbsp;For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2025 Apr 21<br>
6+
<a class="Constant" href="helphelp.html" name="helphelp.txt">helphelp.txt</a>&nbsp;&nbsp;For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2025 May 31<br>
77
<br>
88
<br>
99
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Identifier">VIMリファレンスマニュアル&nbsp;&nbsp;&nbsp;&nbsp;by Bram Moolenaar</span><br>
@@ -288,9 +288,10 @@
288288
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;Home&gt;&nbsp;&nbsp;&nbsp;&nbsp; | 最初のエントリを選択する<br>
289289
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;End&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| 最後のエントリを選択する</div>
290290
<br>
291-
このプラグインは、man ページ、markdown ファイル、および端末バッファに目次を提<br>
292-
供することもできます。端末バッファの場合、エントリは過去に実行されたシェルコマ<br>
293-
ンドになります。それらを検索するために、以下のパターンが使用されます:<br>
291+
このプラグインは以下のファイルタイプのバッファ: asciidoc、html、man、markdown、<br>
292+
tex、vim、xhtml でも目次を生成できます。さらに、端末バッファ用の目次も作成可能<br>
293+
で、過去に実行したシェルコマンドを項目として表示します。デフォルトでは次のパ<br>
294+
ターンを使用してこれらのコマンドを検索します:<br>
294295
<br>
295296
<div class="helpExample">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;^\w\+@\w\+:\f\+\$\s</div>
296297
<br>
@@ -303,6 +304,10 @@
303304
Tip:&nbsp;<a class="Comment" href="pattern.html#/">/</a>&nbsp;コマンドで検索するパターンを挿入した後、<span class="Special">&lt;CR&gt;</span>&nbsp;ではなく&nbsp;<span class="Special">&lt;Esc&gt;</span>&nbsp;を押すと、<br>
304305
<a class="Comment" href="change.html#J">J</a>&nbsp;または&nbsp;<a class="Comment" href="various.html#K">K</a>&nbsp;を押すことで残りの各エントリの詳細なコンテキストを取得できます。<br>
305306
<br>
307+
helptoc の詳細、特にヘルプ以外のファイルタイプでの使用やオプションの設定につい<br>
308+
ては、<span class="MissingTag">helptoc.txt</span>&nbsp;を参照してください。<br>
309+
<span class="Todo">Note</span>:&nbsp;<span class="MissingTag">helptoc.txt</span>&nbsp;に移動する前に&nbsp;<span class="Comment">packadd helptoc</span>&nbsp;を実行する必要があります。<br>
310+
<br>
306311
<span class="PreProc">==============================================================================</span><br>
307312
2. 翻訳ヘルプ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="helphelp.html#help-translated" name="help-translated">help-translated</a><br>
308313
<br>

0 commit comments

Comments
 (0)