Skip to main content
Module

x/denops_std/option/mod.ts>patchexpr

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

Expression which is evaluated to apply a patch to a file and generate the resulting new version of the file. See diff-patchexpr. This option cannot be set from a modeline or in the sandbox, for security reasons.

(default "")

not available when compiled without the +diff feature