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