Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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)) or raw lua code

Default: null

Plugin default: [ ]

Example:

[
  "sema-escaping-with"
]

Declared by: