This commit is contained in:
fz0x1 2024-09-22 20:53:22 +02:00
parent 4bec6a7ce2
commit b0a10e28ac
11 changed files with 32 additions and 25 deletions

View file

@ -36,7 +36,7 @@ return {
["*"] = { "trim_whitespace", "codespell" },
},
format_on_save = {
timeout_ms = 500,
timeout_ms = 1000,
lsp_fallback = true,
},
},