Skip to main content
Module

x/denops_std/function/types.ts>PlacedSign

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

Type of getbufinfo() result.

Properties

id: number

Sign identifier.

lnum: number

Line number.

name: string

Sign name.