remove noice
This commit is contained in:
parent
7a61a2bcf4
commit
62f8a497fd
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
local Plugin = { "folke/noice.nvim" }
|
||||
Plugin.dependencies = {
|
||||
"MunifTanjim/nui.nvim",
|
||||
"rcarriga/nvim-notify",
|
||||
}
|
||||
|
||||
Plugin.event = "VeryLazy"
|
||||
Plugin.opts = {
|
||||
-- add any options here
|
||||
}
|
||||
|
||||
return Plugin
|
Loading…
Reference in a new issue