Updated config

This commit is contained in:
2025-08-24 12:50:13 +02:00
parent dc2486c0f1
commit fcb40a52e9
5 changed files with 9 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ return {
json = { dprintOrPrettier() },
markdown = { dprintOrPrettier() },
python = { "ruff_fix", "ruff_format" },
http = { "kulala" },
},
format_on_save = {
timeout_ms = 500,