refactor: removed noice deactivate

This commit is contained in:
Folke Lemaitre
2023-01-24 13:40:41 +01:00
parent 8650f2c99a
commit 94267fe266

View File

@ -188,9 +188,6 @@ return {
{
"folke/noice.nvim",
event = "VeryLazy",
deactivate = function()
require("noice").disable()
end,
opts = {
lsp = {
override = {