import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { lispwords } = op;
Comma-separated list of words that influence the Lisp indenting when
enabled with the 'lisp'
option.
(default is very long)
import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { lispwords } = op;
Comma-separated list of words that influence the Lisp indenting when
enabled with the 'lisp'
option.
(default is very long)