Skip to content

Conversation

@kanna5
Copy link
Contributor

@kanna5 kanna5 commented Nov 18, 2025

Without the link = false option, vim.api.nvim_get_hl may return linked highlight groups like { link = "GruvboxGreen" }, which are then ignored by create_highlight_group because the foreground and background fields are missing.

Ref: https://neovim.io/doc/user/api.html#nvim_get_hl()

@kanna5 kanna5 marked this pull request as ready for review November 18, 2025 07:54
@pynappo pynappo merged commit a981ef2 into nvim-neo-tree:main Nov 19, 2025
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

Successfully merging this pull request may close these issues.

2 participants