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

Any way to get transparency in completion menu? #969

Closed
Lalit64 opened this issue May 5, 2022 · 5 comments
Closed

Any way to get transparency in completion menu? #969

Lalit64 opened this issue May 5, 2022 · 5 comments

Comments

@Lalit64
Copy link

Lalit64 commented May 5, 2022

Hey @hrsh7th is there any way of getting transparency in the completion menu. Some thing like this ↓

image

@niscolas
Copy link

niscolas commented May 5, 2022

You can use (in lua)

vim.cmd("highlight Pmenu guibg=NONE")

@Shougo
Copy link

Shougo commented May 6, 2022

Please set pumblend option.

@mo8it
Copy link

mo8it commented May 6, 2022

pumblend did it for me :) Thanks!

@Shougo
Copy link

Shougo commented May 6, 2022

It should be closed.

@hrsh7th hrsh7th closed this as completed May 7, 2022
SARDONYX-sard added a commit to SARDONYX-sard/dotfiles that referenced this issue Mar 18, 2023
@Koalhack
Copy link

Use transparent.nvim plugin with Pmenu Float NormalFloat highlight group.

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

6 participants