add php server

This commit is contained in:
KaasKop
2024-04-20 19:47:50 +02:00
parent 8fb5a9a6d9
commit 4a85023e9d
3 changed files with 4 additions and 2 deletions

View File

@@ -10,7 +10,8 @@ return {
"marksman",
"csharp-language-server",
"sqls",
"json-lsp"
"json-lsp",
"phpactor"
},
},
}

View File

@@ -27,6 +27,7 @@ return {
"scss",
"dockerfile",
"c_sharp",
"php"
},
},
}