Skip to main content
Module

x/ddc_vim/deps.ts>op.hkmapp

Dark deno-powered completion framework for neovim/Vim
Latest
variable op.hkmapp
import { op } from "https://deno.land/x/ddc_vim@v4.3.1/deps.ts";
const { hkmapp } = op;

When on, phonetic keyboard mapping is used. 'hkmap' must also be on. This is useful if you have a non-Hebrew keyboard. 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>