From e8e8b3d9ac923d35d8983bdf9f39c5465b2e41a8 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Wed, 21 Feb 2024 22:05:24 +0100 Subject: [PATCH] noice lsp fix --- lua/custom/plugins.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lua/custom/plugins.lua b/lua/custom/plugins.lua index fe69a90..9ae1ad2 100644 --- a/lua/custom/plugins.lua +++ b/lua/custom/plugins.lua @@ -335,8 +335,8 @@ local plugins = { require("noice").setup { lsp = { override = { - -- ["vim.lsp.util.convert_input_to_markdown_lines"] = true, - -- ["vim.lsp.util.stylize_markdown"] = true, + ["vim.lsp.util.convert_input_to_markdown_lines"] = true, + ["vim.lsp.util.stylize_markdown"] = true, -- ["cmp.entry.get_documentation"] = true, }, -- IDK how to disable the nvchad builtins for this, which would