mirror of
https://github.com/neovim/neovim.git
synced 2026-01-19 03:29:29 +10:00
feat(highlight): allow hyphens (-) in highlight group names
Fixes: https://github.com/neovim/neovim/issues/23184
(cherry picked from commit f37916b93b)
Co-authored-by: Gregory Anders <greg@gpanders.com>