mirror of
https://github.com/neovim/neovim.git
synced 2026-08-21 14:51:10 +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)