This commit is contained in:
Nikos Papadakis 2024-06-19 12:12:58 +03:00
parent ed12b49ba5
commit 40d5d02b59
Signed by untrusted user who does not match committer: nikos
GPG key ID: 78871F9905ADFF02

View file

@ -160,7 +160,8 @@ local servers = {
intelephense = { intelephense = {
settings = { settings = {
intelephense = { intelephense = {
format = { braces = "k&r", }, files = { maxSize = 1000000000 },
format = { enable = false },
stubs = { stubs = {
"apache", "apache",
"bcmath", "bcmath",