summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/lua/hl_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-04-05fix(vim.hl): nvim_buf_del_extmark on invalid buffer #33331phanium1
2025-04-04test(lua/hl_spec): fix hang on exit with ASAN (#33298)zeertzjq1
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-02-18test(lua/hl_spec): fix hang on exit with ASAN (#32508)zeertzjq1
2025-02-17test(lua/hl_spec): reduce flakiness (#32489)zeertzjq1
2025-01-23test(lua/hl_spec): set timeout for transient state (#32169)zeertzjq1
2025-01-22feat(lua): vim.hl.range() "timeout" #32012Siddhant Agarwal1
2025-01-14refactor: use nvim.foo.bar format for namespacesMaria José Solano1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-10-21refactor: rename vim.highlight => vim.hlJustin M. Keyes1