Skip to main content
Module

x/ddc_vim/deps.ts>op.cscopetag

Dark deno-powered completion framework for neovim/Vim8
Go to Latest
variable op.cscopetag
import { op } from "https://deno.land/x/ddc_vim@v3.9.0/deps.ts";
const { cscopetag } = op;

Use cscope for tag commands. See cscope-options. NOTE: This option is reset when 'compatible' is set.

(default off)

not available when compiled without the +cscope feature

type

GlobalOption<boolean>