Justin M. Keyes
eb94149a29
refactor(vimscript)!: drop ctxget(), ctxpush(), etc #40724
...
Problem:
This functions are most likely never used in the wild.
- They are redundant with `nvim_get_context` + `nvim_load_context`.
- The "context" concept was never fully developed and hasn't gained
traction.
Solution:
Drop these vimscript aliases, they are just extra cruft.
2026-07-13 17:57:13 -04:00
..
2026-07-02 08:14:48 +08:00
2026-02-01 08:22:07 +08:00
2026-06-27 07:04:55 +08:00
2026-07-13 17:57:13 -04:00
2026-07-02 08:14:48 +08:00
2026-07-02 08:14:48 +08:00
2026-01-26 06:53:53 +08:00
2026-07-13 17:57:13 -04:00
2026-07-01 23:45:14 +00:00
2026-07-10 11:52:24 -04:00
2026-07-01 04:03:31 -04:00
2026-07-08 12:23:28 -04:00
2022-03-13 04:52:45 +00:00
2026-07-02 08:14:48 +08:00
2026-05-13 07:31:17 -04:00
2026-04-14 11:13:03 -05:00
2023-08-13 13:25:10 +01:00
2025-12-30 01:44:24 -05:00
2026-05-17 09:56:37 -04:00
2026-03-12 11:12:56 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2025-08-22 19:10:43 +02:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2025-08-20 07:23:49 +08:00
2026-01-20 07:56:50 +08:00
2022-10-13 05:48:12 -07:00
2026-04-14 11:13:03 -05:00
2026-04-14 11:13:03 -05:00
2025-08-20 07:23:49 +08:00
2024-07-02 13:05:16 +02:00