feat: clean up mason installs

This commit is contained in:
Matthew Leong 2023-09-19 19:17:24 -07:00
parent d7ad3d7d27
commit 883e00e576

View file

@ -28,10 +28,8 @@ local default_config = {
-- lsp servers that should be installed
ensure_installed = {
'astro',
--[[ 'actionlint', ]]
--[[ 'eslint_d', ]]
--[[ 'prettierd', ]]
'bashls',
'eslint_d',
'prettier',
'cssls',
'gopls',
'graphql',