This commit is contained in:
RingOfStorms (Joshua Bell) 2023-05-25 03:31:18 -05:00
parent dc3e319f27
commit 5fcc77255c
17 changed files with 144 additions and 142 deletions

View file

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