feat(intelephense): update config

This commit is contained in:
2024-02-26 19:08:44 +01:00
parent 8d6aa0d976
commit c47fd16ebf
+4 -3
View File
@@ -1,4 +1,6 @@
-- spec: https://github.com/bmewburn/intelephense-docs/blob/master/installation.md
-- spec:
-- https://github.com/bmewburn/intelephense-docs/blob/master/installation.md
-- https://github.com/bmewburn/vscode-intelephense/blob/master/package.json
return {
enable = true,
@@ -26,8 +28,7 @@ return {
phpVersion = "7.4",
},
format = {
enable = false,
braces = "psr12",
enable = true,
},
},
},