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

x/ddc_vim/deps.ts>op.hkmapp

Dark deno-powered completion framework for neovim/Vim8
Very Popular
Go to Latest
variable op.hkmapp
import { op } from "https://deno.land/x/ddc_vim@v3.9.0/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>