File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 33helpname: 'helphelp'
44---
55< 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 Jun 03 < 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 Jul 07 < br >
77< br >
88< br >
99 < span class ="Identifier "> VIMリファレンスマニュアル by Bram Moolenaar</ span > < br >
409409ます。< br >
410410< br >
411411< br >
412+ < span class ="Statement "> スタイル</ span > < br >
413+ < br >
414+ Vim で < a class ="Type " href ="options.html#'modeline' "> 'modeline'</ a > が有効になっている場合、組み込みのヘルプファイルを編集する際< br >
415+ に Vim は自動的に推奨スタイルに従います。< br >
416+ < br >
417+ Vim ヘルプファイルは 78 文字の < a class ="Type " href ="options.html#'textwidth' "> 'textwidth'</ a > でフォーマットする必要があります。< br >
418+ これにより、一般的な 80 x 24 ターミナルウィンドウで適切に表示されます。< br >
419+ < br >
420+ 文末のピリオドと次の文の最初の文字の間には 2 つのスペースを使います。このよう< br >
421+ に。< span class ="Special "> {訳注: 日本語訳では関係ないです。日本語訳には日本語訳のルールがあります}</ span > < br >
422+ < br >
423+ コンテンツの整列にはタブ文字を使用し、< a class ="Type " href ="options.html#'tabstop' "> 'tabstop'</ a > 設定は 8 にします。< br >
424+ これによりファイルサイズの削減にも役立ちます。< br >
425+ < br >
426+ 編集が終わったら必ず < a class ="Identifier " href ="change.html#:retab "> :retab</ a > を使用してください。 < a class ="Identifier " href ="change.html#:retab! "> :retab!</ a > を盲目的に使用せ< br >
427+ ず、常に変更内容を確認して意図しない変更を避けてください。< br >
428+ < br >
429+ < br >
412430< span class ="Statement "> タグ</ span > < br >
413431< br >
414432ヘルプタグを定義するには、名前をアスタリスクで挟みます ("*tag-name*")。< br >
You can’t perform that action at this time.
0 commit comments