WIP
This commit is contained in:
parent
dc3e319f27
commit
5fcc77255c
17 changed files with 144 additions and 142 deletions
9
lua/user/layout-msg-popups_noice.lua
Normal file
9
lua/user/layout-msg-popups_noice.lua
Normal file
|
@ -0,0 +1,9 @@
|
|||
return {
|
||||
"folke/noice.nvim",
|
||||
commit = "f5178da0097e964b37951a0ebc078fdcc14280f3",
|
||||
dependencies = {
|
||||
"MunifTanjim/nui.nvim",
|
||||
"rcarriga/nvim-notify",
|
||||
},
|
||||
event = "VeryLazy"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue