mirror of
https://github.com/neovim/neovim.git
synced 2026-05-04 04:55:16 +00:00
Problem: PmenuMatch completion highlight can be combined
Solution: Combine highlight groups PmenuMatch with Pmenu and
PmenuMatchSel with PmenuSel (glepnir)
fixes: vim/vim#15563
closes: vim/vim#16408
9eff3ee818
Co-authored-by: glepnir <glephunter@gmail.com>