mirror of
https://github.com/neovim/neovim.git
synced 2025-11-13 13:59:16 +00:00
Problem: Not all default highlight groups show their actual colors. Solution: Refactor `vimhelp.lua` and apply it to all relevant lists (UI groups, syntax groups, treesitter groups, LSP groups, diagnostic groups).