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