From 94267fe2669a1e253ecf643e82f2ab7f7bcbb45c Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Tue, 24 Jan 2023 13:40:41 +0100 Subject: [PATCH] refactor: removed noice deactivate --- lua/lazyvim/plugins/ui.lua | 3 --- 1 file changed, 3 deletions(-) diff --git a/lua/lazyvim/plugins/ui.lua b/lua/lazyvim/plugins/ui.lua index 2f38ec27..2f0b9fe4 100644 --- a/lua/lazyvim/plugins/ui.lua +++ b/lua/lazyvim/plugins/ui.lua @@ -188,9 +188,6 @@ return { { "folke/noice.nvim", event = "VeryLazy", - deactivate = function() - require("noice").disable() - end, opts = { lsp = { override = {