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