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-06-29 22:38:29 +02:00
2026-06-21 21:03:40 -04:00
2026-04-20 14:16:41 -04:00
2024-04-23 18:17:04 +02:00
2026-04-30 11:43:04 -04:00
2026-04-20 14:16:41 -04:00
2026-06-12 09:50:27 -04:00
2026-07-12 13:23:44 -04:00
2026-04-20 14:16:41 -04:00
2026-05-04 12:18:13 -04:00
2026-07-13 05:48:05 +02:00
2025-09-24 14:25:54 +08:00
2025-02-04 01:31:37 +00:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2026-06-04 17:29:28 -04:00
2024-04-23 18:17:04 +02:00
2026-04-20 14:16:41 -04:00
2026-04-20 14:16:41 -04:00
2026-04-20 14:16:41 -04:00
2024-04-23 18:17:04 +02:00
2026-01-07 06:00:49 +08:00
2026-04-20 14:16:41 -04:00
2025-09-22 14:03:42 +08:00
2024-04-23 18:17:04 +02:00
2026-04-20 14:16:41 -04:00
2026-04-20 14:16:41 -04:00
2025-09-22 14:03:42 +08:00
2026-04-20 14:16:41 -04:00
2024-04-23 18:17:04 +02:00
2026-02-05 07:45:45 -05:00
2024-04-23 18:17:04 +02:00
2026-02-09 07:19:50 -05:00
2026-04-20 14:16:41 -04:00
2026-04-20 14:16:41 -04:00
2026-04-20 14:16:41 -04:00
2024-04-23 18:17:04 +02:00
2026-04-20 14:16:41 -04:00
2026-05-08 03:54:30 -04:00
2026-04-20 14:16:41 -04:00
2026-04-20 14:16:41 -04:00
2026-06-18 15:49:12 -04:00
2026-02-13 21:02:40 +08:00
2026-07-11 13:49:52 +02:00