Skip to main content
Module

x/ddc_vim/deps.ts>op.imcmdline

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

When set the Input Method is always on when starting to edit a command line, unless entering a search pattern (see 'imsearch' for that). Setting this option is useful when your input method allows entering English characters directly, e.g., when it's used to type accented characters with dead keys.