mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-24 17:58:51 +02:00
feat(noice): use noice's improved entry doc view for cmp
This commit is contained in:
parent
b57582bc91
commit
a213da4430
1 changed files with 1 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue