stevearc / dressing.nvim

Neovim plugin to improve the default vim.ui interfaces
MIT License
1.82k stars 32 forks source link

Is there any way to make my nvim-cmp panel transparent? #46

Closed NEX-S closed 2 years ago

NEX-S commented 2 years ago

I use default settings and seems dont work? Nvim-8.0.0dev

stevearc commented 2 years ago

I'm a bit confused by the question. Why do you think this plugin has anything to do with nvim-cmp?

NEX-S commented 2 years ago

sorry, i thought this plugin can let my neovim floating windows transparent like readme.md . My english is bad lol.

NEX-S commented 2 years ago

So is there any ways can make my floating windows transparent?

stevearc commented 2 years ago

Most windows use the :help winblend option to set transparency. For nvim-cmp, you may need to set :help pumblend instead