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