nvim-telescope/telescope.nvim
telescope results line color / highlight
オープン
#3,117 opened on 2024/05/18
enhancementgood first issue
Repository metrics
- Stars
- (19,422 個のスター)
- PR merge metrics
- (平均マージ 4h 23m) (30d で 2 merged PRs)
説明
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