aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/func.lua
diff options
context:
space:
mode:
authorluukvbaal <luukvbaal@gmail.com>2025-02-27 08:52:19 +0100
committerGitHub <noreply@github.com>2025-02-27 08:52:19 +0100
commitf86864f22feff1440fd087ffdaea1363bbd6ec8b (patch)
treed130d413ef28d5f9619256a2e461f397cbc03a84 /runtime/lua/vim/func.lua
parent1e4c70803312cb4ae06cffb3de4a24105dd2a514 (diff)
downloadrneovim-f86864f22feff1440fd087ffdaea1363bbd6ec8b.tar.gz
rneovim-f86864f22feff1440fd087ffdaea1363bbd6ec8b.tar.bz2
rneovim-f86864f22feff1440fd087ffdaea1363bbd6ec8b.zip
fix(move): 'scrolloff' cursor correction no longer handles folds properly (#32642)
Problem: f58e7d5f passed `&botline` to `plines_win_full()`, (probably) assuming it would be set to the first line of the fold. Solution: Reinstate call to `hasFolding()` to do so.
Diffstat (limited to 'runtime/lua/vim/func.lua')
0 files changed, 0 insertions, 0 deletions