Commit Diff
--- 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 = {
