Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix(lua): avoid vim._with() double-free with cmdmod (#31505) | zeertzjq | 2024-12-08 |
* | fix(tests): needing two calls to setup a screen is cringe | bfredl | 2024-11-14 |
* | feat(lua): add `context.env` (environment variables) to `vim._with()` | Evgeni Chasnovski | 2024-06-24 |
* | feat(lua): update `vim._with` to allow more granular option contexts | Evgeni Chasnovski | 2024-06-24 |
* | test(lua): cover `vim._with()` with tests | Evgeni Chasnovski | 2024-06-24 |
* | feat(lua): add `vim._with` | dundargoc | 2024-06-08 |