File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
- *options.txt* For Vim バージョン 9.1. Last change: 2025 Aug 06
1
+ *options.txt* For Vim バージョン 9.1. Last change: 2025 Aug 07
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -3039,6 +3039,9 @@ Note 1番目の形式では、行全体がオプション指定に使われる
3039
3039
*E1550*
3040
3040
{address} の一部が各バッファ内の行に解決されない場合 (例えば、何にも
3041
3041
マッチしないパターン検索)、どのアンカーも使用されない。
3042
+ *E1562*
3043
+ 差分アンカーは、隠れ状態の差分バッファが存在しない場合にのみ使用でき
3044
+ る。
3042
3045
3043
3046
*'dex'* *'diffexpr'*
3044
3047
'diffexpr' 'dex' 文字列 (既定では "")
Original file line number Diff line number Diff line change 1
- *options.txt* For Vim version 9.1. Last change: 2025 Aug 06
1
+ *options.txt* For Vim version 9.1. Last change: 2025 Aug 07
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -3016,6 +3016,8 @@ A jump table for the options with a short description can be found at |Q_op|.
3016
3016
If some of the {address} do not resolve to a line in each buffer (e.g.
3017
3017
a pattern search that does not match anything), none of the anchors
3018
3018
will be used.
3019
+ *E1562*
3020
+ Diff anchors can only be used when there are no hidden diff buffers.
3019
3021
3020
3022
*'dex'* *'diffexpr'*
3021
3023
'diffexpr' 'dex' string (default "")
You can’t perform that action at this time.
0 commit comments