mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
nvim/lua/user/plugins/lang/php.lua: minor update
This commit is contained in:
parent
d37168e1eb
commit
fdda907f3c
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ local lspservers = {
|
|||
["code_transform.refactor.generate_mutator.fluent"] = true,
|
||||
}
|
||||
},
|
||||
-- Use intelephense for as main server.
|
||||
-- Use intelephense as main server.
|
||||
intelephense = {}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue