mirror of
https://github.com/neovim/neovim.git
synced 2026-01-27 15:42:01 +10:00
Problem:
nvim_buf_del_extmark error if buffer is destroyed before timer stops
Solution:
check nvim_buf_is_valid.
(cherry picked from commit 28e8190185)
6.1 KiB
6.1 KiB