mirror of
https://github.com/neovim/neovim.git
synced 2025-10-11 04:16:47 +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