mirror of
https://github.com/neovim/neovim.git
synced 2026-02-28 14:25:07 +00:00
Problem: vimHLGroup is not highlighted in "hi def link"
and "hi clear" commands
Solution: highlight vimHLGroup similarly to vimGroup
(Eisuke Kawashima)
closes: vim/vim#17450
834bb85172
Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>