mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 20:00:37 +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