nvim/lua/plugins/fidget_notificaitons.lua

7 lines
91 B
Lua

return {
"j-hui/fidget.nvim",
event = "VeryLazy",
opts = {
},
main = "fidget",
}