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

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

Type: boolean

Default: false

Example: true

Declared by:

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

Package to use for yamlfmt by none-ls.

Type: null or package

Default: <derivation yamlfmt-0.12.1>

Declared by:

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

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

Type: null or lua code string

Default: null

Declared by: