diff options
author | phanium <91544758+phanen@users.noreply.github.com> | 2025-04-06 06:56:40 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-05 15:56:40 -0700 |
commit | 28e819018520a2300eaeeec6794ffcd614b25dd2 (patch) | |
tree | afebd1fb4d3f8d98b09561dd5d555dcfc614ee95 /runtime/lua/vim/ui.lua | |
parent | f9dec1228d1741859a89b64de7ac9765f12c2d3d (diff) | |
download | rneovim-28e819018520a2300eaeeec6794ffcd614b25dd2.tar.gz rneovim-28e819018520a2300eaeeec6794ffcd614b25dd2.tar.bz2 rneovim-28e819018520a2300eaeeec6794ffcd614b25dd2.zip |
fix(vim.hl): nvim_buf_del_extmark on invalid buffer #33331
Problem:
nvim_buf_del_extmark error if buffer is destroyed before timer stops
Solution:
check nvim_buf_is_valid.
Diffstat (limited to 'runtime/lua/vim/ui.lua')
0 files changed, 0 insertions, 0 deletions