diff options
author | voidiz <29259387+voidiz@users.noreply.github.com> | 2023-11-08 02:23:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-08 09:23:13 +0800 |
commit | 3d8f0cb695a5ea97ea05bc7decb19bb047cb753d (patch) | |
tree | 20e294e461957e83f650e83ff414df020eadce79 /runtime/lua/vim/_meta/api.lua | |
parent | 1c71c32b29100b3e2989447da9d94b97b2c9959e (diff) | |
download | rneovim-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/_meta/api.lua')
0 files changed, 0 insertions, 0 deletions