mirror of
https://github.com/neovim/neovim.git
synced 2026-01-16 01:55:30 +00: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>