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-04-20 14:16:41 -04:00
2024-04-23 18:17:04 +02:00
2026-04-15 18:45:26 +00:00
2026-02-17 11:34:12 +08:00
2026-05-25 11:06:02 +02:00
2025-05-29 12:10:07 +02:00
2026-03-29 18:50:37 +02:00
2026-06-15 11:11:57 -04:00
2026-01-28 05:44:17 -05:00
2026-06-13 13:20:45 -04:00
2026-07-06 10:55:20 +02:00
2025-01-09 09:26:45 -08:00
2026-01-12 10:58:01 -08:00
2026-06-06 10:26:12 +00:00
2025-03-18 09:39:19 +01:00
2026-02-12 11:55:16 -05:00
2026-06-29 14:20:09 +02:00
2026-05-05 17:04:11 -04:00
2024-11-26 06:15:50 -08:00
2026-07-08 20:15:42 +00:00
2026-05-25 11:06:02 +02:00
2026-03-21 17:07:33 -04:00
2026-06-12 09:50:27 -04:00
2026-06-29 10:00:36 -04:00
2026-06-19 19:42:28 +02:00
2026-06-08 19:52:51 +08:00
2026-05-20 16:23:03 +08:00
2026-06-19 19:42:28 +02:00
2026-05-10 09:19:12 -04:00
2024-04-23 18:17:04 +02:00
2025-08-17 20:40:28 -07:00
2026-06-12 09:50:27 -04:00
2026-04-20 14:16:41 -04:00
2026-05-25 11:06:02 +02:00
2026-04-23 17:11:59 -04:00
2026-03-13 09:36:44 -04:00
2026-04-30 19:19:42 +02:00
2026-04-28 18:29:17 -04:00
2026-01-28 05:44:17 -05:00
2026-06-19 19:42:28 +02:00
2026-04-08 13:33:00 -04:00
2026-07-04 11:50:38 +00:00
2026-06-12 09:50:27 -04:00
2026-07-09 07:07:14 -04:00
2025-09-15 12:10:23 +02:00