feat(noice): use noice's improved entry doc view for cmp

This commit is contained in:
Folke Lemaitre 2023-05-13 15:45:02 +02:00
parent b57582bc91
commit a213da4430
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -218,6 +218,7 @@ return {
override = {
["vim.lsp.util.convert_input_to_markdown_lines"] = true,
["vim.lsp.util.stylize_markdown"] = true,
["cmp.entry.get_documentation"] = true,
},
},
presets = {