return { 'stevearc/conform.nvim', event = { "BufReadPre", "BufNewFile" }, config = function() require("absolute.after.conform") end }