Skip to main content
Module

x/ddc_vim/deps.ts>fn.PlacedSign

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

Type of getbufinfo() result.

Properties

id: number

Sign identifier.

lnum: number

Line number.

name: string

Sign name.