plugins.rustaceanvim.settings.server.default_settings.rust-analyzer.rustfmt.rangeFormatting.enable

Enables the use of rustfmt’s unstable range formatting command for the textDocument/rangeFormatting request. The rustfmt option is unstable and only available on a nightly build.

Type: null or boolean

Default: null

Plugin default: false