summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/lua/with_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-18fix(lua): make `vim._with()` work with `buf=0` and `win=0` context #39151Evgeni Chasnovski1
2026-04-01docs: misc (#38578)zeertzjq1
2026-01-12docs: misc (#37281)zeertzjq1
2026-01-11fix(lua): vim._with() doesn't save boolean options properly (#37354)zeertzjq1
2025-04-21feat(options): default statusline expression #33036Shadman1
2025-01-09Revert "refactor(options): set option value for non-current context directly"...zeertzjq1
2024-12-26refactor(options): set option value for non-current context directlyFamiu Haque1
2024-12-08fix(lua): avoid vim._with() double-free with cmdmod (#31505)zeertzjq1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-06-24feat(lua): add `context.env` (environment variables) to `vim._with()`Evgeni Chasnovski1
2024-06-24feat(lua): update `vim._with` to allow more granular option contextsEvgeni Chasnovski1
2024-06-24test(lua): cover `vim._with()` with testsEvgeni Chasnovski1
2024-06-08feat(lua): add `vim._with`dundargoc1