import { cscopequickfix } from "https://deno.land/x/denops_std@v6.5.1/option/vim/mod.ts";
Specifies whether to use quickfix window to show cscope results.
See cscopequickfix
.
(default "")
not available when compiled without the +cscope
or +quickfix
features
type
GlobalOption<string>