import { op } from "https://deno.land/x/ddc_vim@v3.8.0/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@v3.8.0/deps.ts";
const { warn } = op;
Give a warning message when a shell command is used while the buffer has been changed.
(default on)