Skip to main content
Latest
import * as denopsLsputil from "https://deno.land/x/denops_lsputil@v0.9.4/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.