Skip to content

fix: plugin creates cleared NONE highlight group#665

Open
skewb1k wants to merge 1 commit intonvim-treesitter:masterfrom
skewb1k:fix/bottom-hl
Open

fix: plugin creates cleared NONE highlight group#665
skewb1k wants to merge 1 commit intonvim-treesitter:masterfrom
skewb1k:fix/bottom-hl

Conversation

@skewb1k
Copy link
Copy Markdown
Contributor

@skewb1k skewb1k commented Apr 7, 2026

Problem:
TreesitterContextBottom links to the non-existent NONE hl-group, which caused it to be created.

Solution:
Define TreesitterContextBottom as a cleared highlight group directly, avoiding creation of NONE hl-group. Update README and doc accordingly.

Problem:
`TreesitterContextBottom` links to the non-existent `NONE` hl-group,
which caused it to be created.

Solution:
Define `TreesitterContextBottom` as a cleared highlight group directly,
avoiding creation of `NONE` hl-group. Update README and doc accordingly.
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.

1 participant