Barrett Ruth
e29af9c32f
refactor(zip)!: builtin zip.lua plugin #40846
...
Problem:
The bundled `zip` plugin is implemented in Vimscript, making it harder to
maintain and build on with Nvim's Lua runtime infrastructure.
Solution:
Add an opt-out `zip.lua` browser backed by `nvim.dir`, and disable the legacy
Vimscript implementation by moving it to `pack/dist/opt/zip/`. Load it with
`:packadd zip`.
2026-07-29 12:54:43 -04:00
..
2023-04-15 23:40:48 +02:00
2020-12-11 21:20:20 -05:00
2025-08-24 14:42:10 +08:00
2025-03-16 05:49:05 -07:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2025-03-23 16:30:08 -07:00
2024-01-03 02:09:29 +01:00
2023-10-17 21:42:34 +08:00
2026-07-29 12:54:43 -04:00
2016-10-28 14:33:13 +02:00
2017-03-15 15:01:06 +01:00
2017-05-01 22:13:23 +02:00
2017-11-07 23:54:31 +01:00
2018-06-11 00:46:49 +02:00
2018-12-31 01:06:17 +01:00
2019-09-15 17:28:42 -07:00
2021-07-02 17:54:29 +02:00
2021-11-30 18:20:42 +01:00
2022-04-15 13:38:44 +02:00
2022-09-30 17:15:13 +02:00
2023-04-07 13:26:29 +02:00
2024-05-16 14:34:32 +02:00
2025-03-26 14:48:09 +01:00
2026-03-29 18:16:17 +02:00
2017-07-08 17:51:42 +02:00
2016-11-15 05:01:25 +01:00
2026-06-28 19:01:24 -04:00
2024-11-21 12:41:15 +01:00
2019-07-21 20:51:37 +02:00
2026-02-19 10:38:14 -08:00
2022-10-07 09:43:16 +08:00
2016-12-10 16:01:27 +01:00
2024-12-21 16:01:58 +01:00
2023-11-12 21:26:39 +01:00
2018-02-06 10:23:26 +01:00
2026-05-07 10:36:48 +02:00
2021-03-12 14:44:47 +01:00
2023-01-05 17:10:02 +01:00
2023-01-05 17:10:02 +01:00
2024-12-21 16:01:58 +01:00
2026-02-03 08:50:27 +08:00