import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { menuitems } = op;
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