-
fix(nvim): use configurable grep_match hl in preview (#646) (#647)
发布于
2026-07-02 20:36:35 +00:00 The preview window hardcoded 'IncSearch' for grep match highlights while
the results list uses config.hl.grep_match. Overriding grep_match had no
effect on the preview, forcing users to override the global IncSearch
group instead.Refs #646
Co-authored-by: gustav-fff 286169375+gustav-fff@users.noreply.github.com
下载附件