mirror of
https://github.com/zoriya/vim.git
synced 2026-05-19 05:33:02 +00:00
6a38aff218
Problem: cannot highlight completed text
Solution: (optionally) highlight auto-completed text using the
ComplMatchIns highlight group (glepnir)
closes: #16173
Signed-off-by: glepnir <glephunter@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>