Configuration changes

This commit is contained in:
2023-04-24 22:26:32 +03:00
parent 95cad51402
commit 2101321fcf
3 changed files with 0 additions and 11 deletions

View File

@@ -19,11 +19,8 @@ return { -- use mason-lspconfig to configure LSP installations
"html",
"intelephense",
"jsonls",
-- "lua_ls",
"marksman",
"phpactor",
"psalm",
-- "pyright",
"stylelint_lsp",
"sqlls",
"tailwindcss",
@@ -39,7 +36,6 @@ return { -- use mason-lspconfig to configure LSP installations
opts = {
automatic_setup = true,
automatic_installation = true,
-- ensure_installed = { "prettier", "stylua" },
},
},
{