mirror of
https://github.com/neovim/neovim.git
synced 2025-11-13 13:59:16 +00:00
Problem: curswant not set on gm in folded line
(citizenmatt)
Solution: in a folded line, call update_curswant_force()
fixes: vim/vim#11596
closes: vim/vim#11994
closes: vim/vim#15398
9848face74
Co-authored-by: Christian Brabandt <cb@256bit.org>