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

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

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

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