summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/hl.lua
AgeCommit message (Expand)AuthorFiles
2025-08-28refactor(lua): consistent use of local aliasesChristian Clason1
2025-06-06fix: type fixesLewis Russell1
2025-04-05fix(vim.hl): nvim_buf_del_extmark on invalid buffer #33331phanium1
2025-04-03feat(vim.hl): allow multiple timed highlights simultaneously #33283Siddhant Agarwal1
2025-03-13fix(lua): vim.hl.on_yank highlights wrong region with yi' (#32850)phanium1
2025-01-22feat(lua): vim.hl.range() "timeout" #32012Siddhant Agarwal1
2025-01-14refactor: use nvim.foo.bar format for namespacesMaria José Solano1
2024-10-21feat(vim.validate): improve fast form and deprecate spec formLewis Russell1
2024-10-21refactor: rename vim.highlight => vim.hlJustin M. Keyes1