diff options
author | Mathias Fußenegger <mfussenegger@users.noreply.github.com> | 2021-09-22 00:05:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-21 15:05:49 -0700 |
commit | 8164adc1441b2150737bb7e30c59de73176d6447 (patch) | |
tree | 654fbefcbd4577d75e937135569d199586820b64 /runtime/lua/vim/uri.lua | |
parent | a65d8c34e6427fea00bf9a3d35752fc00054d503 (diff) | |
download | rneovim-8164adc1441b2150737bb7e30c59de73176d6447.tar.gz rneovim-8164adc1441b2150737bb7e30c59de73176d6447.tar.bz2 rneovim-8164adc1441b2150737bb7e30c59de73176d6447.zip |
fix(lsp): update lsp-handler signature in call_hierarchy (#15738)
This fixes the handler signature and also prevents n+1 requests firing
if there are multiple clients.
(The first `prepareCallHierarchy` handler is called once per client,
each invocation used `buf_request` to make more requests using *all*
clients)
Diffstat (limited to 'runtime/lua/vim/uri.lua')
0 files changed, 0 insertions, 0 deletions