Hi
If I set the highlight to a different highlight e.g. PmenuSbar it does not make a difference to the background/foreground of the popup window.
vim.g.lsp_utils_codeaction_opts = {
list = {
border = false,
numbering = false,
highlight = "PmenuSbar"
},
}
Please advise.
Hi
If I set the highlight to a different highlight e.g. PmenuSbar it does not make a difference to the background/foreground of the popup window.
Please advise.