mirror of
https://github.com/neovim/neovim.git
synced 2026-02-12 07:21:49 +10:00
Currently, highlight.on_yank() does buffer-local highlighting, this PR makes it window scoped. Also fix the problem that when yanking in a buffer, moving to another buffer, and yanking before the original buffer highlight disappears, the original buffer highlight won't disappear on timeout.
2.1 KiB
2.1 KiB