fixed intelephense

This commit is contained in:
venus
2025-12-24 01:13:54 -06:00
parent 5311af0654
commit e47751c2a5

View File

@@ -172,7 +172,7 @@ return {
-- For example, to see the options for `lua_ls`, you could go to: https://luals.github.io/wiki/settings/
local servers = {
clangd = {},
intelephense = {},
-- intelephense = {},
-- gopls = {},
-- pyright = {},
-- rust_analyzer = {},