mirror of
https://github.com/neovim/neovim.git
synced 2025-11-26 04:00:45 +00:00
Problem: Cursor moves beyond start of a folded range at the end of a buffer.
Solution: Move cursor to start of fold when going beyond end of buffer.
Check that cursor moved to detect FAIL in outer cursor function.
(Luuk van Baal)
dc373d456b