This commit is contained in:
2025-05-20 14:44:53 +02:00
8 changed files with 56 additions and 76 deletions

View File

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