return { 'rcarriga/nvim-notify', config = function(_, opts) vim.notify = require("notify") vim.opt.termguicolors = true end, }