Neovim/lua/plugins/notify.lua

7 lines
75 B
Lua

return {
{
"rcarriga/nvim-notify",
opts = {},
},
}