chore: Some minor changes

This commit is contained in:
2026-03-26 12:57:56 +01:00
parent fcbfa180ce
commit 19b4d6129a
2 changed files with 6 additions and 15 deletions

View File

@@ -5,10 +5,10 @@ local options = {
html = { "prettier" },
},
format_on_save = {
timeout_ms = 500,
lsp_fallback = true,
},
-- format_on_save = {
-- timeout_ms = 500,
-- lsp_fallback = true,
-- },
}
return options