File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 6425
6425
<a class="Identifier" href="usr_41.html#command-line-functions">command-line-functions</a> usr_41.jax<br>
6426
6426
<a class="Identifier" href="cmdline.html#command-line-window">command-line-window</a> cmdline.jax<br>
6427
6427
<a class="Identifier" href="intro.html#command-mode">command-mode</a> intro.jax<br>
6428
+ <a class="Identifier" href="usr_05.html#comment-install">comment-install</a> usr_05.jax<br>
6428
6429
<a class="Identifier" href="starting.html#compatible-default">compatible-default</a> starting.jax<br>
6429
6430
<a class="Identifier" href="version8.html#compile-changes-8">compile-changes-8</a> version8.jax<br>
6430
6431
<a class="Identifier" href="version9.html#compile-changes-9">compile-changes-9</a> version9.jax<br>
Original file line number Diff line number Diff line change 3
3
helpname: 'usr_05'
4
4
---
5
5
< div id ='vimCodeElement '>
6
- < a class ="Constant " href ="usr_05.html " name ="usr_05.txt "> usr_05.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2023 Sep 12 < br >
6
+ < a class ="Constant " href ="usr_05.html " name ="usr_05.txt "> usr_05.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2024 May 17 < br >
7
7
< br >
8
8
VIM USER MANUAL - by Bram Moolenaar< br >
9
9
< br >
454
454
とができます: >< br >
455
455
< div class ="helpExample "> :h editorconfig.txt</ div >
456
456
< br >
457
+ < br >
458
+ コメントパッケージの追加 < a class ="Constant " href ="usr_05.html#comment-install " name ="comment-install "> comment-install</ a > < br >
459
+ < br >
460
+ 以下のコマンドを使用してプラグインをロードします: >< br >
461
+ < div class ="helpExample "> packadd comment</ div >
462
+ << br >
463
+ こうすることで、コメント用の `< span class ="Comment "> gc</ span > ` および同じようなデフォルトキーバインディング< br >
464
+ (Vim コミュニティでは定評のあるマッピングです) でプラグインを使用できます。< br >
465
+ < br >
466
+ この行を vimrc ファイルに追加した場合は、Vim を再起動してパッケージを読み込む< br >
467
+ 必要があります。パッケージがロードされたら、以下を読んでください: >< br >
468
+ < div class ="helpExample "> :h comment.txt</ div >
469
+ < br >
457
470
パッケージについてのより詳しい情報は次の項目を参照してください: < a class ="Identifier " href ="repeat.html#packages "> packages</ a > < br >
458
471
< br >
459
472
< span class ="PreProc "> ==============================================================================</ span > < br >
Original file line number Diff line number Diff line change 41551
41551
<br>
41552
41552
その他の改良点 <a class="Constant" href="version9.html#new-other-9.2" name="new-other-9.2">new-other-9.2</a><br>
41553
41553
<span class="PreProc">--------------</span><br>
41554
- コメントプラグイン <span class="MissingTag" >comment-install</span > を同梱。<br>
41554
+ コメントプラグイン <a class="Identifier" href="usr_05.html#comment-install" >comment-install</a > を同梱。<br>
41555
41555
<br>
41556
41556
変更点 <a class="Constant" href="version9.html#changed-9.2" name="changed-9.2">changed-9.2</a><br>
41557
41557
<span class="PreProc">------</span><br>
You can’t perform that action at this time.
0 commit comments