Skip to main content
Module

x/denops_std/option/mod.ts>diffexpr

📚 Standard module for denops.vim
Go to Latest
variable diffexpr
import { diffexpr } from "https://deno.land/x/denops_std@v6.3.0/option/mod.ts";

Expression which is evaluated to obtain a diff file (either ed-style or unified-style) from two versions of a file. See diff-diffexpr. This option cannot be set from a modeline or in the sandbox, for security reasons.

(default "")

not available when compiled without the +diff feature