fix(nvim): remove phpactor as an LSP server

This commit is contained in:
Oliver Davies 2023-08-07 22:13:45 +01:00
parent 8a0404356f
commit 8863b8765c

View file

@ -31,7 +31,6 @@ lsp.setup_servers({
'intelephense',
'jsonls',
'nixd',
'phpactor',
'tailwindcss',
'terraformls',
'tsserver',