minor updates for new installation

This commit is contained in:
Alexander Navarro 2024-05-29 08:29:57 -04:00
parent 5bd2af8969
commit 1f9c3a255b
8 changed files with 22 additions and 20 deletions

View file

@ -20,6 +20,7 @@ return {
lua = { "stylua" },
markdown = { "markdownlint" },
nim = { "nimpretty" },
php = { "pint" },
python = { "blue" },
scss = { { "prettierd", "prettier" } },
sh = { "shfmt" },