refactor: removed noice deactivate

This commit is contained in:
Folke Lemaitre 2023-01-24 13:40:41 +01:00
parent 8650f2c99a
commit 94267fe266
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

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