Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/ddu_vim/deps.ts>fn.PlacedSign

Dark deno-powered UI framework for neovim/Vim
Go to Latest
interface fn.PlacedSign
import { type fn } from "https://deno.land/x/ddu_vim@v4.0.0/deps.ts";
const { PlacedSign } = fn;

Type of getbufinfo() result.

Properties

id: number

Sign identifier.

lnum: number

Line number.

name: string

Sign name.