Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denops_std/function/types.ts>MarkPosition

📚 Standard module for denops.vim
Go to Latest
type alias MarkPosition
import { type MarkPosition } from "https://deno.land/x/denops_std@v5.0.2/function/types.ts";

Type of getmarklist() result.

definition:
[
number,
number,
number,
number,
]