Skip to main content
Module

x/denops_std/option/mod.ts>menuitems

📚 Standard module for denops.vim
Go to Latest
variable menuitems
import { menuitems } from "https://deno.land/x/denops_std@v6.1.0/option/mod.ts";

Maximum number of items to use in a menu. Used for menus that are generated from a list of items, e.g., the Buffers menu. Changing this option has no direct effect, the menu must be refreshed first.

(default 25)

not available when compiled without the +menu feature