fix(stylua): don't auto-indent

This commit is contained in:
2026-04-13 19:53:02 +02:00
parent f533d5b3de
commit defc139851
-1
View File
@@ -44,7 +44,6 @@ return {
"-", "-",
}, },
output = "stdout", output = "stdout",
auto_indent = true,
}) })
end, { buffer = bufnr }) end, { buffer = bufnr })