1
0

Remove noice

This commit is contained in:
Nigel Barink 2024-10-11 21:13:56 +02:00
parent 74937605ef
commit 824d183c6e

View File

@ -1,11 +0,0 @@
return {
"folke/noice.nvim",
event = "VeryLazy",
opts = {
},
dependencies = {
"MunifTanjim/nui.nvim",
"rcarriga/nvim-notify",
},
}