Skip to main content
Module

x/denops_std/option/mod.ts>warn

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

Give a warning message when a shell command is used while the buffer has been changed.

(default on)

type

GlobalOption<boolean>