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
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -3039,6 +3039,9 @@ Note 1番目の形式では、行全体がオプション指定に使われる
30393039 *E1550*
30403040 {address} の一部が各バッファ内の行に解決されない場合 (例えば、何にも
30413041 マッチしないパターン検索)、どのアンカーも使用されない。
3042+ *E1562*
3043+ 差分アンカーは、隠れ状態の差分バッファが存在しない場合にのみ使用でき
3044+ る。
30423045
30433046 *'dex'* *'diffexpr'*
30443047'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
22
33
44 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|.
30163016 If some of the {address} do not resolve to a line in each buffer (e.g.
30173017 a pattern search that does not match anything), none of the anchors
30183018 will be used.
3019+ *E1562*
3020+ Diff anchors can only be used when there are no hidden diff buffers.
30193021
30203022 *'dex'* *'diffexpr'*
30213023'diffexpr' 'dex' string (default "")
You can’t perform that action at this time.
0 commit comments