aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/protocol.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2022-07-05 17:33:23 +0800
committerzeertzjq <zeertzjq@outlook.com>2022-10-15 16:28:31 +0800
commit65cbe0cc35c07a929152b86e78717efa4ba155da (patch)
tree527878b9cd94c7901d87f35a7bf49521235e52a9 /runtime/lua/vim/lsp/protocol.lua
parente26b48bde6e116eb288893454d2876cdad2db1f9 (diff)
downloadrneovim-65cbe0cc35c07a929152b86e78717efa4ba155da.tar.gz
rneovim-65cbe0cc35c07a929152b86e78717efa4ba155da.tar.bz2
rneovim-65cbe0cc35c07a929152b86e78717efa4ba155da.zip
vim-patch:8.1.0342: crash when a callback deletes a window that is being used
Problem: Crash when a callback deletes a window that is being used. Solution: Do not unload a buffer that is being displayed while redrawing the screen. Also avoid invoking callbacks while redrawing. (closes vim/vim#2107) https://github.com/vim/vim/commit/94f01956a583223dafe24135489d0ab1100ab0ad Omit parse_queued_messages(): N/A. Cherry-pick a break statement from patch 8.1.0425.
Diffstat (limited to 'runtime/lua/vim/lsp/protocol.lua')
0 files changed, 0 insertions, 0 deletions