---@type LazySpec return { "stevearc/conform.nvim", optional = true, ---@module "conform" ---@type conform.setupOpts opts = { formatters_by_ft = { rust = { "leptosfmt", lsp_format = "first" }, }, }, }