Skip to main content
Module

x/denops_std/function/nvim/mod.ts>nvim__inspect_cell

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

NB: if your UI doesn't use hlstate, this will not return hlstate first time.

Parameters

denops: Denops
grid: unknown
row: unknown
col: unknown

Returns

Promise<unknown>