diffexpr
- オプション
- diffexpr
- 短縮形
- dex
- オプションの種類
- 文字列
- 初期値
- ""
- 有効範囲
- Vim 全体に適用
- 互換性
- Vi にはない
- 説明
- 2個のファイル間の差異を求める際に、ed形式のdiffファイルを求めるために評価されるexpressionを指定する。
|diff-diffexpr| を参照すること。
{not available when compiled without the |+diff|
feature}
Expression which is evaluated to obtain an ed-style diff file from two
versions of a file. See |diff-diffexpr|.
This option cannot be set from a |modeline| or in the |sandbox|, for
security reasons.
|