aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim
diff options
context:
space:
mode:
authorvoidiz <29259387+voidiz@users.noreply.github.com>2023-11-08 02:23:13 +0100
committerGitHub <noreply@github.com>2023-11-08 09:23:13 +0800
commit3d8f0cb695a5ea97ea05bc7decb19bb047cb753d (patch)
tree20e294e461957e83f650e83ff414df020eadce79 /runtime/lua/vim
parent1c71c32b29100b3e2989447da9d94b97b2c9959e (diff)
downloadrneovim-3d8f0cb695a5ea97ea05bc7decb19bb047cb753d.tar.gz
rneovim-3d8f0cb695a5ea97ea05bc7decb19bb047cb753d.tar.bz2
rneovim-3d8f0cb695a5ea97ea05bc7decb19bb047cb753d.zip
fix(diagnostic): check if delete failed in `qf_fill_buffer()` (#25932)
When the contents of a quickfix buffer are replaced, there is a chance that deletion of the previous lines fails. This ensures that we don't get stuck in an infinite loop of retrying. Fix #25402
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions