plugins.lsp.servers.nixd.settings.diagnostic.suppress
Disable specific LSP warnings, etc. A list of diagnostic short names that should be suppressed.
See the source for available diagnostics.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default: [ ]
Example:
[
"sema-escaping-with"
]
Declared by: