diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-10-30 09:05:11 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-30 09:05:11 +0800 |
commit | 05d9e6a9e850ee797a4a018e72156dd62831a4b6 (patch) | |
tree | 913916e0f463e62040ff3b87936f6a5843e79b42 /runtime/lua/vim/lsp/buf.lua | |
parent | ff93cccbc1ce4bb217d503e2ac5f81f9023d4d43 (diff) | |
download | rneovim-05d9e6a9e850ee797a4a018e72156dd62831a4b6.tar.gz rneovim-05d9e6a9e850ee797a4a018e72156dd62831a4b6.tar.bz2 rneovim-05d9e6a9e850ee797a4a018e72156dd62831a4b6.zip |
vim-patch:9.1.0822: topline might be changed in diff mode unexpectedly (#30988)
Problem: topline might be changed in diff mode unexpectedly
(Jaehwang Jung)
Solution: do not re-calculate topline, when using line() func
in diff mode.
fixes: vim/vim#15812
closes: vim/vim#15950
https://github.com/vim/vim/commit/05a40e07c2f0e41b708c4c75a6aa7d0e7f6201a3
Co-authored-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'runtime/lua/vim/lsp/buf.lua')
0 files changed, 0 insertions, 0 deletions