plugins.specs.settings.popup.blend
Starting blend, between 0 (opaque) and 100 (transparent), see :h winblend
.
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Plugin default: 10
Declared by:
plugins.specs.settings.popup.delay_ms
Delay before popup displays.
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Plugin default: 10
Declared by:
plugins.specs.settings.popup.fader
The fader function to use.
Type: null or lua function string
Default:
null
Plugin default: "require('specs').exp_fader"
Declared by:
plugins.specs.settings.popup.inc_ms
Time increments used for fade/resize effects.
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Plugin default: 5
Declared by:
plugins.specs.settings.popup.resizer
The resizer function to use.
Type: null or lua function string
Default:
null
Plugin default: "require('specs').shrink_resizer"
Declared by:
plugins.specs.settings.popup.width
Width of the popup.
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Plugin default: 20
Declared by:
plugins.specs.settings.popup.winhl
The name of the window highlight group of the popup.
Type: null or string or raw lua code
Default:
null
Plugin default: "PMenu"
Declared by: