Skip to main content
Module

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

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

Sets the current editor state from the given context map.

Parameters:

  • {dict} Context map.

Parameters

denops: Denops
dict: unknown

Returns

Promise<unknown>