AutoYADM commit: 2025-01-08 16:50:04
This commit is contained in:
parent
d7fee36425
commit
ad66af2c6a
2 changed files with 8 additions and 2 deletions
|
@ -21,6 +21,9 @@ return {
|
|||
return #diag > 0
|
||||
end,
|
||||
},
|
||||
prettier = {
|
||||
prepend_args = { "--prose-wrap", "always" },
|
||||
},
|
||||
},
|
||||
formatters_by_ft = {
|
||||
["markdown"] = { "prettier", "markdownlint-cli2", "markdown-toc" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue