starter/lua/plugins/notify.lua
2025-01-16 17:21:46 -03:00

4 lines
56 B
Lua

return {
"rcarriga/nvim-notify",
enabled = false,
}