import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { patchexpr } = op;
Expression which is evaluated to apply a patch to a file and generate
the resulting new version of the file. See diff-patchexpr
.
(default "")
not available when compiled without the +diff
feature