Files
neovim/runtime/doc
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 23:22:52 +02:00
2026-04-29 17:37:47 -04:00
2026-06-29 13:10:31 -04:00
2026-05-07 10:36:55 +02:00
2026-04-18 15:38:59 -04:00
2026-06-29 13:10:31 -04:00
2026-04-16 10:48:11 -04:00
2026-05-07 10:36:55 +02:00
2026-05-07 10:36:48 +02:00
2026-05-14 13:13:30 -04:00
2026-04-22 18:25:07 -04:00
2026-05-17 10:02:12 -04:00
2026-06-11 13:35:19 +02:00
2026-05-07 10:36:48 +02:00
2026-05-07 10:36:48 +02:00
2026-06-29 13:10:31 -04:00
2026-06-29 13:10:31 -04:00