Enable phpactor

This commit is contained in:
Patrick Neff 2024-02-29 18:22:20 +01:00
parent 267363f7f6
commit 491985a4a3
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ local servers = {
["taplo"] = {}, ["taplo"] = {},
["sqlls"] = {}, ["sqlls"] = {},
["clangd"] = {}, ["clangd"] = {},
["phpactor"] = {},
--["postgres_lsp"] = {}, --["postgres_lsp"] = {},
} }