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

Classes

Context of the line where the cursor is. If in cmdline mode, it is obtained from the command line.

Functions

Replace the range of before and after the cursor with text. If in cmdline mode, edit cmdline. Otherwise, edit the buffer.