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

x/denops_std/function/types.ts>ChangeListLocation

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

Type of getchangelist() result.

Properties

col: number

Column number.

coladd: number

Column offset for 'virtualedit'.

lnum: number

Line number.