Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denops_std/option/mod.ts>modifiable

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

When off the buffer contents cannot be changed. The 'fileformat' and 'fileencoding' options also can't be changed. Can be reset on startup with the |-M| command line argument.