Skip to content

Transparent option problem on floating hints. #505

Closed Answered by nullchilly
directormac asked this question in Q&A
Discussion options

You must be logged in to vote

Because lazyvim set a default values for these you should try adding to config/options.lua:

vim.o.pumblend = 0
vim.o.winblend = 0

For more details please see :h pumblend and :h winblend

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@directormac
Comment options

Answer selected by nullchilly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants