Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
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.9.0/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