File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -528,18 +528,20 @@ view~
528528 *cmp-config.window.{completion,documentation}.border*
529529window.{completion,documentation}.border~
530530 `string | string[] | nil`
531- Border characters used for the completion popup menu when
532- | experimental.native_menu | is disabled .
531+ Border characters used for the completion popup menu when | experimental.native_menu | is disabled.
532+ See :h | nvim_open_win | .
533533
534534 *cmp-config.window.{completion,documentation}.winhighlight*
535535window.{completion,documentation}.winhighlight~
536536 `string | cmp.WinhighlightConfig`
537537 Specify the window's winhighlight option.
538+ See :h | nvim_open_win | .
538539
539540 *cmp-config.window.{completion,documentation}.zindex*
540541window.{completion,documentation}.zindex~
541542 `number `
542543 The completion window's zindex.
544+ See :h | nvim_open_win | .
543545
544546 *cmp-config.window.documentation.max_width*
545547window.documentation.max_width~
You can’t perform that action at this time.
0 commit comments