return { "stevearc/conform.nvim", opts = { formatters_by_ft = { sh = { "shfmt" }, bash = { "shfmt" }, lua = { "stylua" }, fish = { "fish_indent" }, }, }, }