import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { cscopequickfix } = op;
Specifies whether to use quickfix window to show cscope results.
See cscopequickfix
.
(default "")
not available when compiled without the +cscope
or +quickfix
features