Skip to main content
Module

x/denops_std/function/types.ts>ChangeListLocation

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

Type of getchangelist() result.

Properties

col: number

Column number.

coladd: number

Column offset for 'virtualedit'.

lnum: number

Line number.