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