Updated scripts

This commit is contained in:
2025-05-19 18:13:38 +02:00
parent fd66009be4
commit a480143060
2 changed files with 2 additions and 1 deletions

View File

@@ -235,6 +235,7 @@ require("lazy").setup({
json = { "prettier" },
yaml = { "prettier" },
markdown = { "prettier" },
sh = { "shfmt" },
},
formatters = {
clang_format = {