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 = {
|
intelephense = {
|
||||||
settings = {
|
settings = {
|
||||||
intelephense = {
|
intelephense = {
|
||||||
format = { braces = "k&r", },
|
files = { maxSize = 1000000000 },
|
||||||
|
format = { enable = false },
|
||||||
stubs = {
|
stubs = {
|
||||||
"apache",
|
"apache",
|
||||||
"bcmath",
|
"bcmath",
|
||||||
|
|
Loading…
Reference in a new issue