Skip to content

vim.g.lsp_utils_codeaction_opts.list.highlight="PmenuSbar" not making a difference  #31

@thecontinium

Description

@thecontinium

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions