Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.2.0/option/mod.ts";

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

(default 15)