aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/highlight_spec.lua
Commit message (Expand)AuthorAge
* refactor: rename vim.highlight => vim.hlJustin M. Keyes2024-10-21
* test: support upvalues in exec_luaLewis Russell2024-09-21
* feat: get/set namespace properties #28728altermo2024-06-07
* fix(lua): don't clamp -1 or v:maxcol in vim.highlight.range() (#29203)zeertzjq2024-06-05
* refactor(lua): rewrite vim.highlight.range() (#28986)zeertzjq2024-05-25
* refactor(api): nvim_win_xx_ns are EXPERIMENTALJustin M. Keyes2024-05-12
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* fix(lua): make highlight.on_yank use win-local highlight (#27349)altermo2024-02-22
* test: remove helpers.sleep()Lewis Russell2024-01-12
* feat(lua): rename vim.loop -> vim.uv (#22846)Lewis Russell2023-06-03
* fix(lua): highlight.on_yank can close timer in twice #18976notomo2022-06-15
* tests(lua/on_yank): assert conditions that fail correctly #15495notomo2021-08-27
* fix(lua): verify buffer in highlight.on_yank (#15482)notomo2021-08-26