This commit is contained in:
fz0x1 2024-09-22 20:53:22 +02:00
parent c34b24e924
commit e92cbb10ca
Signed by: fz0x1
GPG key ID: 6F81647BE1B459F4
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,
},
},