import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { warn } = op;
Give a warning message when a shell command is used while the buffer has been changed.
(default on)
import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { warn } = op;
Give a warning message when a shell command is used while the buffer has been changed.
(default on)