starter/lua/plugins/notify.lua
2024-09-05 09:38:52 -03:00

4 lines
56 B
Lua

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