Autocommit 2024-26-08 00:26:49
This commit is contained in:
@@ -12,11 +12,12 @@ end
|
||||
|
||||
mason_lspconfig.setup({
|
||||
ensure_installed = {
|
||||
"intelephense",
|
||||
"phpactor",
|
||||
},
|
||||
})
|
||||
|
||||
lspconfig.phpactor.setup({
|
||||
lspconfig.intelephense.setup({
|
||||
capabilities = require("config/lsp/lsp-capabilities"),
|
||||
on_attach = require("config/lsp/lsp-attach"),
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user