import { type fn } from "https://deno.land/x/ddc_vim@v4.0.5/deps.ts";
const { MarkInformation } = fn;
Type of getmarklist()
result.
Properties
pos: MarkPosition
The position of the mark.
Refer to getpos()
for more information.
import { type fn } from "https://deno.land/x/ddc_vim@v4.0.5/deps.ts";
const { MarkInformation } = fn;
Type of getmarklist()
result.
The position of the mark.
Refer to getpos()
for more information.