(nvim) setup intelephense for php

This commit is contained in:
jc 2025-01-14 18:36:38 -05:00
commit b17fe2b3c7
No known key found for this signature in database

View file

@ -141,6 +141,7 @@ return {
"templ",
},
})
lspconfig.intelephense.setup({})
end
lspzero.setup()