local M = {} function M.setup() -- vim.notify = require("notify") end return M