Skip to content

Commit 266bfc3

Browse files
1 parent deaaec1 commit 266bfc3

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

tags.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6425,6 +6425,7 @@
64256425
<a class="Identifier" href="usr_41.html#command-line-functions">command-line-functions</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;usr_41.jax<br>
64266426
<a class="Identifier" href="cmdline.html#command-line-window">command-line-window</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cmdline.jax<br>
64276427
<a class="Identifier" href="intro.html#command-mode">command-mode</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;intro.jax<br>
6428+
<a class="Identifier" href="usr_05.html#comment-install">comment-install</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; usr_05.jax<br>
64286429
<a class="Identifier" href="starting.html#compatible-default">compatible-default</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;starting.jax<br>
64296430
<a class="Identifier" href="version8.html#compile-changes-8">compile-changes-8</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; version8.jax<br>
64306431
<a class="Identifier" href="version9.html#compile-changes-9">compile-changes-9</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; version9.jax<br>

usr_05.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
helpname: 'usr_05'
44
---
55
<div id='vimCodeElement'>
6-
<a class="Constant" href="usr_05.html" name="usr_05.txt">usr_05.txt</a>&nbsp;&nbsp;&nbsp;&nbsp;For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2023 Sep 12<br>
6+
<a class="Constant" href="usr_05.html" name="usr_05.txt">usr_05.txt</a>&nbsp;&nbsp;&nbsp;&nbsp;For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2024 May 17<br>
77
<br>
88
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VIM USER MANUAL - by Bram Moolenaar<br>
99
<br>
@@ -454,6 +454,19 @@
454454
とができます:&nbsp;&gt;<br>
455455
<div class="helpExample">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:h editorconfig.txt</div>
456456
<br>
457+
<br>
458+
コメントパッケージの追加&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="usr_05.html#comment-install" name="comment-install">comment-install</a><br>
459+
<br>
460+
以下のコマンドを使用してプラグインをロードします:&nbsp;&gt;<br>
461+
<div class="helpExample">&nbsp;&nbsp;&nbsp;&nbsp;packadd comment</div>
462+
&lt;<br>
463+
こうすることで、コメント用の&nbsp;`<span class="Comment">gc</span>`&nbsp;および同じようなデフォルトキーバインディング<br>
464+
(Vim コミュニティでは定評のあるマッピングです) でプラグインを使用できます。<br>
465+
<br>
466+
この行を vimrc ファイルに追加した場合は、Vim を再起動してパッケージを読み込む<br>
467+
必要があります。パッケージがロードされたら、以下を読んでください:&nbsp;&gt;<br>
468+
<div class="helpExample">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:h comment.txt</div>
469+
<br>
457470
パッケージについてのより詳しい情報は次の項目を参照してください:&nbsp;<a class="Identifier" href="repeat.html#packages">packages</a><br>
458471
<br>
459472
<span class="PreProc">==============================================================================</span><br>

version9.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41551,7 +41551,7 @@
4155141551
<br>
4155241552
その他の改良点&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="version9.html#new-other-9.2" name="new-other-9.2">new-other-9.2</a><br>
4155341553
<span class="PreProc">--------------</span><br>
41554-
コメントプラグイン&nbsp;<span class="MissingTag">comment-install</span>&nbsp;を同梱。<br>
41554+
コメントプラグイン&nbsp;<a class="Identifier" href="usr_05.html#comment-install">comment-install</a>&nbsp;を同梱。<br>
4155541555
<br>
4155641556
変更点&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="version9.html#changed-9.2" name="changed-9.2">changed-9.2</a><br>
4155741557
<span class="PreProc">------</span><br>

0 commit comments

Comments
 (0)