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

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

Type: boolean

Default: false

Example: true

Declared by:

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

Package to use for gofmt by none-ls.

Type: null or package

Default: <derivation go-1.22.4>

Declared by:

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

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

Type: null or lua code string

Default: null

Declared by: