aboutsummaryrefslogtreecommitdiff
path: root/runtime/ftplugin/php.vim
diff options
context:
space:
mode:
authorippachi <ippachi1018@gmail.com>2024-06-04 01:07:09 +0900
committerGitHub <noreply@github.com>2024-06-03 18:07:09 +0200
commit5aa9906676f3ad040b0ccb75eb5fd560def1e0ec (patch)
tree65c98b45abd124d95216038caaa2e2ca2c7c49e6 /runtime/ftplugin/php.vim
parenta9c89bcbf69a3d0ef47f324a47ff6eb482467e70 (diff)
downloadrneovim-5aa9906676f3ad040b0ccb75eb5fd560def1e0ec.tar.gz
rneovim-5aa9906676f3ad040b0ccb75eb5fd560def1e0ec.tar.bz2
rneovim-5aa9906676f3ad040b0ccb75eb5fd560def1e0ec.zip
fix(lsp): use client.id instead of pairs index (#29143)
Problem: Completion side effects not working randomly. Solution: When creating the table of LSP responses, the table index was used, but this is not the same as the actual client_id, so it was changed to use the client_id directly.
Diffstat (limited to 'runtime/ftplugin/php.vim')
0 files changed, 0 insertions, 0 deletions