return { "stevearc/conform.nvim", opts = { formatters_by_ft = { python = { "black" }, c = { "clang-format" }, lua = { "stylua" }, }, }, }