plugins.none-ls.sources.formatting.format_r.enable
Whether to enable the format_r formatting source for none-ls.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.none-ls.sources.formatting.format_r.package
Package to use for format_r by none-ls.
Type: null or package
Default:
<derivation R-4.3.3>
Declared by:
plugins.none-ls.sources.formatting.format_r.withArgs
Raw Lua code passed as an argument to the source’s with
method.
Type: null or lua code string
Default:
null
Declared by: