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