Skip to main content
Module

x/denops_std/function/buffer.ts>BufLnumArg

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

For {lnum} and {end} "$" can be used for the last line of the buffer. Otherwise a number must be used.

definition: "$" | number