Files
neovim/test/functional
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-11-21 06:50:30 +08:00
2025-01-13 01:41:49 -08:00
2024-04-23 18:17:04 +02:00