diff options
author | jdrouhard <github@jmdtech.org> | 2021-01-01 16:51:47 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-01 23:51:47 +0100 |
commit | 4a0a6f7bff64b03c80dd84444fc4dbddbe1065ad (patch) | |
tree | b6aabf1907c729388e40b4669c61c92384a9674d /runtime/lua/vim/treesitter/query.lua | |
parent | 5eccfd2b2e5366f2bbe6aca1471a5d52e77c9fbc (diff) | |
download | rneovim-4a0a6f7bff64b03c80dd84444fc4dbddbe1065ad.tar.gz rneovim-4a0a6f7bff64b03c80dd84444fc4dbddbe1065ad.tar.bz2 rneovim-4a0a6f7bff64b03c80dd84444fc4dbddbe1065ad.zip |
LSP: progress callback should only update existing dict for reports (#13652)
Change the update of the client.messages.progress table to overwrite only the percentage and message properties on $report, Previously we were overwriting the table which meant client.messages.progress[token].message.title was wiped on report.
Diffstat (limited to 'runtime/lua/vim/treesitter/query.lua')
0 files changed, 0 insertions, 0 deletions