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

x/denops_std/option/vim/mod.ts>imactivatekey

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

{only available when compiled with |+xim| and |+GUI_GTK|} Specifies the key that your Input Method in X-Windows uses for activation. When this is specified correctly, vim can fully control IM with 'imcmdline', 'iminsert' and 'imsearch'. You can't use this option to change the activation key, the option tells Vim what the key is. Format: [MODIFIER_FLAG-]KEY_STRING