-
feat(neovim): winhighlight overrides for picker windows (#511)
发布于
2026-05-22 17:07:43 +00:00 Adds optional
hl.winhlconfig that controls the picker windows'
winhighlight. Accepts either a single string applied to all picker
windows, or a table with optionalprompt,list,preview, and
file_infokeys. Missing keys fall back to the default composed from
hl.normal,hl.border, andhl.title.Refs #140
Co-authored-by: Dmitriy Kovalenko dmtr.kovalenko@outlook.com
下载附件