Update .config/nvim/lua/plugins/mason.lua

This commit is contained in:
punkfairie 2024-04-22 19:42:44 -07:00
parent d692e45c68
commit 1c9404afab
No known key found for this signature in database
GPG key ID: 284B78B49C058673

View file

@ -10,10 +10,12 @@ return {
-- data/conf -- data/conf
"yamllint", "yamllint",
{{ if not .isServer -}}
-- php -- php
"blade-formatter", "blade-formatter",
"pint", "pint",
"rustywind", "rustywind",
{{ end -}}
-- shell -- shell
"shellcheck", "shellcheck",