paint.nvim icon indicating copy to clipboard operation
paint.nvim copied to clipboard

feat(option): support priority for highlight

Open younger-1 opened this issue 1 year ago • 1 comments

Description

Added support for setting priority of each highlight. This is needed when users want to override/reserve highlights of semantic tokens or treesitter, which may have higher/lower priority than paint.nvim's default value.

Related Issue(s)

Screenshots

Before (without set priority): image

After (set priority to 999): image

younger-1 avatar Dec 08 '24 04:12 younger-1

This PR is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Jan 08 '25 02:01 github-actions[bot]