Commit message (Expand) | Author | Age | |
---|---|---|---|
* | feat: get/set namespace properties #28728 | altermo | 2024-06-07 |
* | fix(lua): don't clamp -1 or v:maxcol in vim.highlight.range() (#29203) | zeertzjq | 2024-06-05 |
* | refactor(lua): rewrite vim.highlight.range() (#28986) | zeertzjq | 2024-05-25 |
* | refactor(api): nvim_win_xx_ns are EXPERIMENTAL | Justin M. Keyes | 2024-05-12 |
* | test: improve test conventions | dundargoc | 2024-04-23 |
* | refactor(test): inject after_each differently | Lewis Russell | 2024-04-10 |
* | test: improve test conventions | dundargoc | 2024-04-08 |
* | fix(lua): make highlight.on_yank use win-local highlight (#27349) | altermo | 2024-02-22 |
* | test: remove helpers.sleep() | Lewis Russell | 2024-01-12 |
* | feat(lua): rename vim.loop -> vim.uv (#22846) | Lewis Russell | 2023-06-03 |
* | fix(lua): highlight.on_yank can close timer in twice #18976 | notomo | 2022-06-15 |
* | tests(lua/on_yank): assert conditions that fail correctly #15495 | notomo | 2021-08-27 |
* | fix(lua): verify buffer in highlight.on_yank (#15482) | notomo | 2021-08-26 |