mirror of
https://github.com/DefectingCat/nvim
synced 2025-07-15 16:51:33 +00:00
remove automaticly install intelephense
This commit is contained in:
@ -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,
|
||||
},
|
||||
|
Reference in New Issue
Block a user