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