Skip to content

how to use highlight groups? #17

Description

@daUnknownCoder

i want to set the highlight groups in cmp but im not getting how to, i tried
vim.api.nvim_set_hl(0, "CmpItemKindVariable", { fg = "green", bg = "NONE" })
but it is not applying to treesitter variable, it applied to lsp variable idk why
image
image
image
image
image

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