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