mirror of
https://github.com/neovim/neovim.git
synced 2025-09-10 13:28:19 +00:00

When yanking another range while previous yank is still highlighted, the pending timer could clear the highlight almost immediately (especially when using larger `timeout`, i.e. 2000)