import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { indentkeys } = op;
A list of keys that, when typed in Insert mode, cause reindenting of
the current line. Only happens if 'indentexpr' isn't empty.
The format is identical to 'cinkeys', see indentkeys-format
.
See C-indenting
and indent-expression
.
(default "0**{,0}**,0),0],:,0#,!^F,o,O,e")