aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/health.lua
diff options
context:
space:
mode:
authorChris Kipp <ckipp@pm.me>2022-05-31 13:19:45 +0200
committerGitHub <noreply@github.com>2022-05-31 13:19:45 +0200
commit1a20aed3fb35e00f96aa18abb69d35912c9e119d (patch)
treefb7fb0dc69a723726fe42f81a0794205b7dd153a /runtime/lua/vim/health.lua
parentbfc85eab1213fcb5d6db2c12f193178773ba205c (diff)
downloadrneovim-1a20aed3fb35e00f96aa18abb69d35912c9e119d.tar.gz
rneovim-1a20aed3fb35e00f96aa18abb69d35912c9e119d.tar.bz2
rneovim-1a20aed3fb35e00f96aa18abb69d35912c9e119d.zip
fix(lsp): include cancellable in progress message table (#18809)
Currently the `title`, `message` and `percentage` is stored for a progress, but there is also an optional `cancellable` that comes in with both the `WorkDoneProgressBegin` and also `WorkDoneProgressReport`. This change also stores that value so that a plugin can access it when they do a lookup in `client.messages`.
Diffstat (limited to 'runtime/lua/vim/health.lua')
0 files changed, 0 insertions, 0 deletions