return { "stevearc/conform.nvim", opts = { formatters_by_ft = { lua = { "stylua" }, js = { "prettierd" }, html = { "prettierd" }, c = { "clang-format" }, cpp = { "clang-format" }, }, }, }