This commit is contained in:
Nick Janetakis 2026-06-02 16:48:49 +03:00 committed by GitHub
commit 1e46ac17fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,6 +74,7 @@ return {
lua = { "stylua" },
fish = { "fish_indent" },
sh = { "shfmt" },
zsh = { "shfmt" },
},
-- The options you set here will be merged with the builtin formatters.
-- You can also define any custom formatters here.