Files
neovim/runtime/lua
altermo e2e63bd045 fix(lua): make highlight.on_yank use win-local highlight (#27349)
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.
2024-02-22 16:39:32 +08:00
..
2024-01-28 23:56:03 +01:00
2023-09-10 11:43:37 +02:00
2024-01-02 22:00:06 +01:00