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