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

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

Type: boolean

Default: false

Example: true

Declared by:

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

Package to use for goimports_reviser by none-ls.

Type: null or package

Default: <derivation goimports-reviser-3.6.5>

Declared by:

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

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

Type: null or lua code string

Default: null

Declared by: