Replace the intelephense LSP with phpactor
This commit is contained in:
parent
320f503b1e
commit
f94bf1e883
2 changed files with 1 additions and 2 deletions
nvim/lua/opdavies/lsp
|
@ -23,7 +23,7 @@ lspconfig.html.setup {
|
|||
capabilities = capabilities,
|
||||
}
|
||||
|
||||
lspconfig.intelephense.setup {
|
||||
lspconfig.phpactor.setup {
|
||||
capabilities = capabilities,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue