import { op } from "https://deno.land/x/ddu_vim@v1.13.0/deps.ts";
const { keymap } = op;
{only available when compiled with the |+keymap| feature} Name of a keyboard mapping. See |mbyte-keymap|. Setting this option to a valid keymap name has the side effect of setting 'iminsert' to one, so that the keymap becomes effective. 'imsearch' is also set to one, unless it was -1 Only normal file name characters can be used, "/*?[|<>" are illegal.