Skip to main content
Go to Latest
import * as denopsLsputil from "https://deno.land/x/denops_lsputil@v0.4.8/buffer/mod.ts";

Functions

Just like getLines() but only get one line and return it as a string.

Gets a line-range from the buffer.

Gets a range from the buffer.

Replaces a specific lines within the buffer.

Replaces a specific range within the buffer.