Files
neovim/scripts
Jan Edmund LazoandBram Moolenaar d2a3e0e881 vim-patch:8.2.2271: ml_get error when changing hidden buffer in Python (#40833)
Problem:    ml_get error when changing hidden buffer in Python.
Solution:   Block updating folds. (closes vim/vim#7598)

----

"ctx_switch()", "ctx_restore()" obsolete "switch_buffer()" and
"restore_buffer()".
Latter are unused since https://github.com/neovim/neovim/pull/15831.
Mark them as N/A (until some test fails).

----

https://github.com/vim/vim/commit/3e0107ea16349b354e0e9712e95b09ef019e99e5

Co-authored-by: Bram Moolenaar <Bram@vim.org>
2026-07-19 19:51:47 -04:00
..
2026-06-19 05:51:30 -04:00
2025-11-18 12:35:22 -08:00