Adjust package.json semantic highlighting items

This commit is contained in:
Lukas Wirth 2024-04-15 17:00:03 +02:00
parent 6b98e55dbb
commit 597c293a69
3 changed files with 37 additions and 9 deletions

View file

@ -226,8 +226,8 @@ impl HlMod {
HlMod::IntraDocLink,
HlMod::Library,
HlMod::Macro,
HlMod::ProcMacro,
HlMod::Mutable,
HlMod::ProcMacro,
HlMod::Public,
HlMod::Reference,
HlMod::Static,