aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim
diff options
context:
space:
mode:
authorluukvbaal <luukvbaal@gmail.com>2025-02-21 01:40:21 +0100
committerGitHub <noreply@github.com>2025-02-20 16:40:21 -0800
commit08f7c2237767e75e2398c057aed0f10740c487b0 (patch)
tree3bd4f108f0f58345ade206c371fe7f498cbc9834 /runtime/lua/vim
parentf4cd5a33b6b06fe77652e19eba46af107de36a2b (diff)
downloadrneovim-08f7c2237767e75e2398c057aed0f10740c487b0.tar.gz
rneovim-08f7c2237767e75e2398c057aed0f10740c487b0.tar.bz2
rneovim-08f7c2237767e75e2398c057aed0f10740c487b0.zip
fix(messages): list_cmd kind for :registers, :au[g] #32531
Problem: No kind for `:registers/autocmd/augroup` messages. `:registers` chunks are emitted as separate `msg_show` events. Solution: Add the `list_cmd` kind to the message. Introduce a new `msg_ext_skip_flush` variable to set to true around a group of to be paired message chunks.
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions