Robitx/gp.nvim

Popup window covers coc.nvim completion menu

tanloong opened this issue · 0 comments

Both coc's completion menu and gp's popup window use the default zindex 50 (:h nvim_open_win()). We might need a zindex config option to allow setting a slightly lower value than coc's.

50 zindex 49 zindex
image image