Skip to main content
Module

x/denops_std/option/mod.ts>pumwidth

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

Determines the minimum width to use for the popup menu for Insert mode completion. ins-completion-menu.

(default 15)