mirror of
https://github.com/neovim/neovim.git
synced 2026-06-28 14:10:29 +00:00
Problem: cannot highlight completed text
Solution: (optionally) highlight auto-completed text using the
ComplMatchIns highlight group (glepnir)
closes: vim/vim#16173
6a38aff218
Co-authored-by: glepnir <glephunter@gmail.com>