Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popup window covers coc.nvim completion menu #132

Open
tanloong opened this issue Apr 12, 2024 · 0 comments
Open

Popup window covers coc.nvim completion menu #132

tanloong opened this issue Apr 12, 2024 · 0 comments

Comments

@tanloong
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant