mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +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)