aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/hl.lua
Commit message (Expand)AuthorAge
* fix(vim.hl): nvim_buf_del_extmark on invalid buffer #33331phanium2025-04-05
* feat(vim.hl): allow multiple timed highlights simultaneously #33283Siddhant Agarwal2025-04-03
* fix(lua): vim.hl.on_yank highlights wrong region with yi' (#32850)phanium2025-03-13
* feat(lua): vim.hl.range() "timeout" #32012Siddhant Agarwal2025-01-22
* refactor: use nvim.foo.bar format for namespacesMaria José Solano2025-01-14
* feat(vim.validate): improve fast form and deprecate spec formLewis Russell2024-10-21
* refactor: rename vim.highlight => vim.hlJustin M. Keyes2024-10-21