diff options
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r-- | runtime/doc/options.txt | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index f07de55524..4177268780 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -4489,12 +4489,11 @@ A jump table for the options with a short description can be found at |Q_op|. *'pumblend'* *'pb'* 'pumblend' 'pb' number (default 0) global - Enables semi-transparency for the completion popupmenu. Valid values - are in the range from 0 for fully opaque popupmenu (disabled) to 100 - for fully transparent background. Lower values 0-30 are typically most - useful. + 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. - UI-dependent. Supported by TUI with 'termguicolors' enabled. + UI-dependent. Works best with RGB colors. 'termguicolors' *'pyxversion'* *'pyx'* 'pyxversion' 'pyx' number (default depends on the build) |