Update to personal config

This commit is contained in:
salomaestro
2024-09-29 01:54:16 +02:00
parent 59f23d053a
commit de44ebf3b9
6 changed files with 172 additions and 3 deletions

View File

@@ -3,6 +3,9 @@ local options = {
lua = { "stylua" },
-- css = { "prettier" },
-- html = { "prettier" },
-- python = { "isort", "black" },
python = { "ruff" },
yaml = { "prettier" },
},
-- format_on_save = {