File tree 2 files changed +5
-4
lines changed
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
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -1961,7 +1961,8 @@ Note 1番目の形式では、行全体がオプション指定に使われる
1961
1961
{|+folding| 機能付きでコンパイルされたときのみ有効}
1962
1962
コメント用のテンプレート (雛形)。値の中の "%s" はコメントの内容と置き
1963
1963
換えられる。現在のところ、折り畳み用のマーカーを追加するためにのみ使用
1964
- されている。|fold-marker| を参照。
1964
+ されている。|fold-marker| を参照。コメントプラグイン |comment-install|
1965
+ でも使用される。
1965
1966
1966
1967
*'compatible'* *'cp'* *'nocompatible'* *'nocp'*
1967
1968
'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
2
2
3
3
4
4
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|.
1915
1915
feature}
1916
1916
A template for a comment. The "%s" in the value is replaced with the
1917
1917
comment text. Currently only used to add markers for folding, see
1918
- | fold-marker | .
1918
+ | fold-marker | . Also used by comment plugins | comment-install | .
1919
1919
1920
1920
*'compatible'* *'cp'* *'nocompatible'* *'nocp'*
1921
1921
'compatible' 'cp' boolean (default on, off when a | vimrc | or | gvimrc |
You can’t perform that action at this time.
0 commit comments