feat: make winblend configurable (#1861)
This commit is contained in:
@@ -696,6 +696,12 @@ window.{completion,documentation}.border~
|
||||
window.{completion,documentation}.winhighlight~
|
||||
`string | cmp.WinhighlightConfig`
|
||||
Specify the window's winhighlight option.
|
||||
See |nvim_open_win|.
|
||||
|
||||
*cmp-config.window.{completion,documentation}.winblend*
|
||||
window.{completion,documentation}.winblend~
|
||||
`string | cmp.WinhighlightConfig`
|
||||
Specify the window's winblend option.
|
||||
See |nvim_open_win|.
|
||||
|
||||
*cmp-config.window.{completion,documentation}.zindex*
|
||||
|
||||
Reference in New Issue
Block a user