Skip to main content
Module

x/denops_std/option/mod.ts>autowriteall

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

Like 'autowrite', but also used for commands ":edit", ":enew", ":quit", ":qall", ":exit", ":xit", ":recover" and closing the Vim window. Setting this option also implies that Vim behaves like 'autowrite' has been set.