diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-10-05 07:36:14 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-05 07:36:14 +0800 |
commit | d7a240b1e99201fcd8ce17509f115d583b6e53a1 (patch) | |
tree | 92fdf86db37420ff153768c3cde92fd4abb18016 /runtime/lua/vim/_editor.lua | |
parent | 3079fa1f9f198bb303fa616004da9c269673c7a5 (diff) | |
download | rneovim-d7a240b1e99201fcd8ce17509f115d583b6e53a1.tar.gz rneovim-d7a240b1e99201fcd8ce17509f115d583b6e53a1.tar.bz2 rneovim-d7a240b1e99201fcd8ce17509f115d583b6e53a1.zip |
vim-patch:9.0.1981: not being able to scroll up in diff mode (#25506)
Problem: Cannot scroll up in diff mode with many filler lines and zero
'scrolloff'.
Solution: Invalidate w_cline_row before calling comp_botline().
closes: vim/vim#13256
https://github.com/vim/vim/commit/0583491277dea9d14e000051c26405b90d839072
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions