plugins.rustaceanvim.settings.server.default_settings.rust-analyzer.semanticHighlighting.operator.enable

Use semantic tokens for operators.

When disabled, rust-analyzer will emit semantic tokens only for operator tokens when they are tagged with modifiers.

Type: null or boolean

Default: null

Plugin default: true