mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 00:49:03 +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",
|
"folke/noice.nvim",
|
||||||
event = "VeryLazy",
|
event = "VeryLazy",
|
||||||
deactivate = function()
|
|
||||||
require("noice").disable()
|
|
||||||
end,
|
|
||||||
opts = {
|
opts = {
|
||||||
lsp = {
|
lsp = {
|
||||||
override = {
|
override = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue