plugins.rustaceanvim.settings.server.default_settings.rust-analyzer.semanticHighlighting.punctuation.specialization.enable
Use specialized semantic tokens for punctuation.
When enabled, rust-analyzer will emit special token types for punctuation tokens instead
of the generic punctuation
token type.
Type: null or boolean
Default:
null
Plugin default: false