import { hkmap } from "https://deno.land/x/denops_std@v6.5.1/option/vim/mod.ts";
When on, the keyboard is mapped for the Hebrew character set.
Normally you would set 'allowrevins' and use CTRL-_ in insert mode to
toggle this option. See rileft.txt
.
NOTE: This option is reset when 'compatible' is set.
(default off)
only available when compiled with the +rightleft
feature
type
GlobalOption<boolean>