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