plugins.noice.lsp.documentation.opts

Type: null or anything

Default: null

Plugin default:

{
  lang = "markdown";
  replace = true;
  render = "plain";
  format = ["{message}"];
  win_options = { concealcursor = "n"; conceallevel = 3; };
}

Declared by:

plugins.noice.lsp.documentation.view

Type: null or string or raw lua code

Default: null

Plugin default: "hover"

Declared by: