commit b15827171c43805afa6cdaa06d67900f6432a505 from: Andre Mazzotti Bertachini date: Wed Aug 13 11:22:26 2025 UTC Use phpactor instead of intelephense commit - 4195e9418c4324a4d80db4d3d07745e5d8127643 commit + b15827171c43805afa6cdaa06d67900f6432a505 blob - 7e90ced2b4d476d10bebe6d09b2197e005774040 blob + 29fe3d22b2b8ef225626711bd96b057d00de17d3 --- lua/plugins/lspconfig.lua +++ lua/plugins/lspconfig.lua @@ -37,11 +37,6 @@ return { }, }, }, - intelephense = { - init_options = { - globalStoragePath = os.getenv('HOME') .. '/.local/share/intelephense', - }, - }, vuels = { filetypes = { 'vue' }, init_options = {