plugins.noice.settings.lsp.override
Functions to override and use Noice.
Type: null or (attribute set of (boolean or raw lua code))
Default:
null
Plugin default:
{
"cmp.entry.get_documentation" = false;
"vim.lsp.util.convert_input_to_markdown_lines" = false;
"vim.lsp.util.stylize_markdown" = false;
}
Declared by: