2023-10-20 15:55:21 +02:00

9 lines
120 B
Lua

return {
"rcarriga/nvim-notify",
event = "VeryLazy",
opts = {
background_colour = "#000000",
},
config = true,
}