import { getimstatus } from "https://deno.land/x/denops_std@v4.1.4/function/vim/mod.ts";
The result is a Number, which is |TRUE| when the IME status is active and |FALSE| otherwise. See 'imstatusfunc'.
Parameters
denops: Denops
import { getimstatus } from "https://deno.land/x/denops_std@v4.1.4/function/vim/mod.ts";
The result is a Number, which is |TRUE| when the IME status is active and |FALSE| otherwise. See 'imstatusfunc'.