mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 15:21:47 +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)