Files
neovim/runtime/lua/vim
Siddhant Agarwal af0ef2ac9d feat(lua): vim.hl.range() "timeout" #32012
Problem:
`vim.hl.on_yank()` has a "timeout" behavior but this is not available for
`vim.hl.range()`.

Solution:
Add `timeout` arg to `vim.hl.range()`.
2025-01-22 07:46:24 -08:00
..
2024-10-23 14:13:42 +02:00
2025-01-11 10:34:12 +01:00
2024-03-06 10:45:22 +00:00
2025-01-11 10:34:12 +01:00
2024-01-16 09:33:10 +00:00
2025-01-09 09:26:45 -08:00
2024-09-01 13:01:24 -07:00