Files
Evgeni Chasnovski fce6d9a549 feat(lua): add cwd context to vim._with() #40653
Problem: No concise way to execute a callback with temporarily set
  working directory. This might be useful when sourcing nested files to
  allow them to assume that current working directory is their root
  directory.

Solution: Add `cwd` context to `vim._with().`
2026-07-09 07:07:14 -04:00
..
2026-07-05 12:06:13 -04:00
2026-07-01 13:26:21 +02:00
2026-06-29 13:10:31 -04:00