This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Description
Semantic token highlighting groups were recently merged in neovim and overwrite the vim defaults, which makes usage of different colors to signal things or potential fixups etc more cumbersome.
Task: Define the used colors in
|
highlight default link zigDecNumber zigNumber |
and provide a simple table in the README, so users have a simpler job to tailor or fix their/others color schema.