You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
zig.vim/syntax/zig.vim
Line 247 in c33e1e3