aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/loader_spec.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-08-12 06:52:31 +0800
committerGitHub <noreply@github.com>2024-08-11 22:52:31 +0000
commit37d97e771e9140746629bc3e67ad2dfbd39888c5 (patch)
tree63bc47309d4a49cd15f81e6e84741a98b359ad3e /test/functional/lua/loader_spec.lua
parent9b5ab66678f8efa1f5fe89205839fe053fe5efaf (diff)
downloadrneovim-37d97e771e9140746629bc3e67ad2dfbd39888c5.tar.gz
rneovim-37d97e771e9140746629bc3e67ad2dfbd39888c5.tar.bz2
rneovim-37d97e771e9140746629bc3e67ad2dfbd39888c5.zip
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 https://github.com/vim/vim/commit/8d02e5cf961b06da5bc490ac5972bcbc252c4793 Co-authored-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'test/functional/lua/loader_spec.lua')
0 files changed, 0 insertions, 0 deletions