post-update

This commit is contained in:
hakase
2025-04-05 10:09:03 -05:00
parent 6bcb31995a
commit 2a58ee17e7
4 changed files with 37 additions and 9 deletions
+3
View File
@@ -5,6 +5,9 @@ local options = {
css = { "prettier" },
html = { "prettier" },
go = { "goimports", "gofmt" },
bash = {"beautysh"},
sh = {"beautysh"},
zsh = {"beautysh"},
},
-- format_on_save = {