return { "stevearc/conform.nvim", opts = { formatters = { shfmt = { args = { "-i", "2", "-ci", "-bn", "-sr" }, }, }, }, }