mirror of
https://github.com/neovim/neovim.git
synced 2026-03-03 07:38:33 +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