Files
nvim/lua/custom/plugins/notify.lua
T

8 lines
125 B
Lua

return {
-- 'rcarriga/nvim-notify',
-- event = 'VeryLazy',
-- opts = {
-- background_colour = '#000000',
-- },
}