plugins.none-ls.sources.formatting.purs_tidy.enable

Whether to enable the purs_tidy formatting source for none-ls.

Type: boolean

Default: false

Example: true

Declared by:

plugins.none-ls.sources.formatting.purs_tidy.package

Package to use for purs_tidy by none-ls. Not handled in nixvim, either install externally and set to null or set the option with a derivation.

Type: null or package

Declared by:

plugins.none-ls.sources.formatting.purs_tidy.withArgs

Raw Lua code passed as an argument to the source’s with method.

Type: null or lua code string

Default: null

Declared by: