refactor(nvim): remove unused documentation override in noice
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 34s

This commit is contained in:
Price Hiller 2025-01-15 16:33:28 -06:00
parent 216ecaad7c
commit 38e24850b0
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

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