Revert "fix(lsp): disable php formatting workaround"

This reverts commit 7ce88bb7c1d904a628634c0d96ef05100866f50e.
This commit is contained in:
2024-02-27 16:49:03 +01:00
parent 35e77a950b
commit 68bf1acad0
15 changed files with 194 additions and 195 deletions
+1 -5
View File
@@ -3,7 +3,7 @@
-- https://github.com/bmewburn/vscode-intelephense/blob/master/package.json
return {
enable = true,
enabled = true,
dependencies = {
"npm",
},
@@ -12,10 +12,6 @@ return {
"composer.lock",
"vendor",
},
mason = {
name = "intelephense",
-- version = "",
},
lspconfig = {
filetypes = {
"php",