Neovim/lua/plugins/notify.lua

7 lines
75 B
Lua
Raw Normal View History

2024-04-13 11:12:50 +00:00
return {
{
"rcarriga/nvim-notify",
opts = {},
},
}