vim.notify = require("notify") ---@diagnostic disable-next-line: missing-fields vim.notify.setup({ render = "default", stages = "static", })