File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- *options.txt* For Vim バージョン 9.1. Last change: 2024 May 07
1+ *options.txt* For Vim バージョン 9.1. Last change: 2024 May 19
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -1961,7 +1961,8 @@ Note 1番目の形式では、行全体がオプション指定に使われる
19611961 {|+folding| 機能付きでコンパイルされたときのみ有効}
19621962 コメント用のテンプレート (雛形)。値の中の "%s" はコメントの内容と置き
19631963 換えられる。現在のところ、折り畳み用のマーカーを追加するためにのみ使用
1964- されている。|fold-marker| を参照。
1964+ されている。|fold-marker| を参照。コメントプラグイン |comment-install|
1965+ でも使用される。
19651966
19661967 *'compatible'* *'cp'* *'nocompatible'* *'nocp'*
19671968'compatible' 'cp' 切替 (既定では オン、ファイル|vimrc|または |gvimrc|
Original file line number Diff line number Diff line change 1- *options.txt* For Vim version 9.1. Last change: 2024 May 07
1+ *options.txt* For Vim version 9.1. Last change: 2024 May 19
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1915,7 +1915,7 @@ A jump table for the options with a short description can be found at |Q_op|.
19151915 feature}
19161916 A template for a comment. The "%s" in the value is replaced with the
19171917 comment text. Currently only used to add markers for folding, see
1918- | fold-marker | .
1918+ | fold-marker | . Also used by comment plugins | comment-install | .
19191919
19201920 *'compatible'* *'cp'* *'nocompatible'* *'nocp'*
19211921'compatible' 'cp' boolean (default on, off when a | vimrc | or | gvimrc |
You can’t perform that action at this time.
0 commit comments