nvim
This commit is contained in:
parent
ed12b49ba5
commit
40d5d02b59
1 changed files with 2 additions and 1 deletions
|
@ -160,7 +160,8 @@ local servers = {
|
|||
intelephense = {
|
||||
settings = {
|
||||
intelephense = {
|
||||
format = { braces = "k&r", },
|
||||
files = { maxSize = 1000000000 },
|
||||
format = { enable = false },
|
||||
stubs = {
|
||||
"apache",
|
||||
"bcmath",
|
||||
|
|
Loading…
Reference in a new issue