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

x/denops_std/function/mod.ts>PlacedSign

📚 Standard module for denops.vim
Go to Latest
interface PlacedSign
import { type PlacedSign } from "https://deno.land/x/denops_std@v5.1.0/function/mod.ts";

Type of getbufinfo() result.

Properties

id: number

Sign identifier.

lnum: number

Line number.

name: string

Sign name.