refactor: removed noice deactivate
This commit is contained in:
1 file changed
-3
@@ -188,9 +188,6 @@ return {
|
||||
{
|
||||
"folke/noice.nvim",
|
||||
event = "VeryLazy",
|
||||
deactivate = function()
|
||||
require("noice").disable()
|
||||
end,
|
||||
opts = {
|
||||
lsp = {
|
||||
override = {
|
||||
|
||||
Reference in new issue
Block a user