remove automaticly install intelephense

This commit is contained in:
xfy
2024-07-30 11:10:39 +08:00
parent 294b9c60bd
commit da7756723e

View File

@ -50,7 +50,6 @@ local plugins = {
"rust_analyzer",
"html",
"volar",
--[[ "tsserver", ]]
"vtsls",
"tailwindcss",
"eslint",
@ -63,7 +62,7 @@ local plugins = {
"bashls",
"clangd",
"lemminx",
"intelephense",
--[[ "intelephense", ]]
},
automatic_installation = true,
},