Files
neovim/runtime/lua/vim
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-02-21 06:29:53 +08:00
2023-09-20 13:42:41 +01:00
2024-02-12 20:03:53 +08:00
2023-12-30 17:40:53 +01:00
2024-01-16 09:33:10 +00:00
2023-09-14 08:23:01 -05:00
2023-09-20 13:42:41 +01:00
2024-01-19 11:54:04 +00:00
2024-01-03 19:17:52 +00:00
2023-09-23 23:46:45 +01:00
2024-02-15 11:32:50 +00:00
2024-02-06 19:30:02 +08:00