Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/denops_std/option/nvim/mod.ts>pumblend

๐Ÿ“š Standard module for denops.vim
Go to Latest
variable pumblend
import { pumblend } from "https://deno.land/x/denops_std@v3.9.0/option/nvim/mod.ts";

Enables pseudo-transparency for the |popup-menu|. Valid values are in the range of 0 for fully opaque popupmenu (disabled) to 100 for fully transparent background. Values between 0-30 are typically most useful.