Skip to main content
Module

x/ddc_vim/deps.ts>op.langremap

Dark deno-powered completion framework for neovim/Vim8
Go to Latest
variable op.langremap
import { op } from "https://deno.land/x/ddc_vim@v2.3.0/deps.ts";
const { langremap } = op;

{only available when compiled with the |+langmap| feature} When off, setting 'langmap' does not apply to characters resulting from a mapping. This basically means, if you noticed that setting 'langmap' disables some of your mappings, try resetting this option. This option defaults to on for backwards compatibility. Set it off if that works for you to avoid mappings to break.