mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
refactor: removed noice deactivate
This commit is contained in:
parent
8650f2c99a
commit
94267fe266
1 changed files with 0 additions and 3 deletions
|
@ -188,9 +188,6 @@ return {
|
|||
{
|
||||
"folke/noice.nvim",
|
||||
event = "VeryLazy",
|
||||
deactivate = function()
|
||||
require("noice").disable()
|
||||
end,
|
||||
opts = {
|
||||
lsp = {
|
||||
override = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue