nvim-telescope/telescope.nvim
View on GitHubtelescope results line color / highlight
Open
#3,117 opened on May 18, 2024
enhancementgood first issue
Repository metrics
- Stars
- (19,422 stars)
- PR merge metrics
- (Avg merge 4h 23m) (2 merged PRs in 30d)
Description
Is your feature request related to a problem? Please describe. The ability to change the color of the line next to the line numbers (the red one in the screenshot) without effecting the normal text.
Describe the solution you'd like A new highlight group to change the color.
Describe alternatives you've considered
I changed TelescopeResultsNormal, but that also affects other text.
Additional context