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>imdisable

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

When set the Input Method is never used. This is useful to disable the IM when it doesn't work properly. Currently this option is on by default for SGI/IRIX machines. This may change in later releases.

(default off, on for some systems (SGI))