Forgot to add these files
Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
9
lua/taken/plugins/noice.lua
Normal file
9
lua/taken/plugins/noice.lua
Normal file
@@ -0,0 +1,9 @@
|
||||
return {
|
||||
"folke/noice.nvim",
|
||||
event = "VeryLazy",
|
||||
config = true,
|
||||
dependencies = {
|
||||
"MunifTanjim/nui.nvim",
|
||||
"rcarriga/nvim-notify",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user