Files
neovim/test/functional/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-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2024-01-17 10:10:17 +00:00
2024-01-19 11:54:04 +00:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2024-01-18 00:14:48 -08:00