Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ddc_vim/deps.ts>op.cscoperelative

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

{not available when compiled without the |+cscope| feature} In the absence of a prefix (-P) for cscope. setting this option enables to use the basename of cscope.out path as the prefix. See |cscoperelative|. NOTE: This option is reset when 'compatible' is set.