Forgot to add these files

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2023-09-22 23:48:11 +02:00
parent f6064ba4f8
commit 899ffa9dbc
2 changed files with 15 additions and 0 deletions

View File

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