import { ctxget } from "https://deno.land/x/denops_std@v4.1.4/function/nvim/mod.ts";
Returns a |Dictionary| representing the |context| at {index} from the top of the |context-stack| (see |context-dict|). If {index} is not given, it is assumed to be 0 (i.e.: top).
Parameters
denops: Denops