starter/lua/plugins/development/notifier.lua

8 lines
86 B
Lua

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