Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Revert "refactor(options): set option value for non-current context directly"... | zeertzjq | 2025-01-09 |
* | refactor(options): set option value for non-current context directly | Famiu Haque | 2024-12-26 |
* | 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 |