neovim/test/old
zeertzjq 37d97e771e
vim-patch:9.1.0672: marker folds may get corrupted on undo (#30026)
Problem:  marker folds may get corrupted on undo (Yousef Mohammed)
Solution: when adjusting folds, make sure that line1 is the lower limit
          and line2 is the upper line limit. In particular, line2 should
          not be able to get smaller than line1.

fixes: vim/vim#15455
closes: vim/vim#15466

8d02e5cf96

Co-authored-by: Christian Brabandt <cb@256bit.org>
2024-08-11 22:52:31 +00:00
..
testdir vim-patch:9.1.0672: marker folds may get corrupted on undo (#30026) 2024-08-11 22:52:31 +00:00
memfile_test.c build: remove PVS 2023-11-12 21:26:39 +01:00