Skip to main content
Module

x/denops_std/option/mod.ts>cinkeys

📚 Standard module for denops.vim
Go to Latest
variable cinkeys
import { cinkeys } from "https://deno.land/x/denops_std@v3.8.0/option/mod.ts";

{not available when compiled without the |+cindent| feature} A list of keys that, when typed in Insert mode, cause reindenting of the current line. Only used if 'cindent' is on and 'indentexpr' is empty. For the format of this option see |cinkeys-format|. See |C-indenting|.