AutoYADM commit: 2025-02-02 19:30:03

This commit is contained in:
Daniel Fichtinger 2025-02-02 19:30:03 -05:00
parent 3ce543a6db
commit f8787d325d

View file

@ -22,7 +22,8 @@ return {
end, end,
}, },
prettier = { prettier = {
prepend_args = { "--prose-wrap", "preserve" }, -- prepend_args = { "--prose-wrap", "preserve" },
prepend_args = { "--prose-wrap", "always" },
}, },
}, },
formatters_by_ft = { formatters_by_ft = {