import { op } from "https://deno.land/x/ddc_vim@v4.3.0/deps.ts";
const { comments } = op;
A comma-separated list of strings that can start a comment line. See
format-comments
. See option-backslash
about using backslashes to
insert a space.
(default "s1:/,mb:,ex:* /,://,b:#,:%,:XCOMM,n:>,fb:-")