aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/buf.lua
diff options
context:
space:
mode:
authorluukvbaal <luukvbaal@gmail.com>2025-03-04 19:45:21 +0100
committerGitHub <noreply@github.com>2025-03-04 19:45:21 +0100
commit81ea44fa6aca27e6871d5baa158e2a5bcfa41981 (patch)
tree5730330d62637b7b04c5ca153b39e68256ad72ea /runtime/lua/vim/lsp/buf.lua
parent7d5866d471746ca68981e57884eaaeb8dea57f81 (diff)
downloadrneovim-81ea44fa6aca27e6871d5baa158e2a5bcfa41981.tar.gz
rneovim-81ea44fa6aca27e6871d5baa158e2a5bcfa41981.tar.bz2
rneovim-81ea44fa6aca27e6871d5baa158e2a5bcfa41981.zip
fix(display): adjust winline info for concealed lines below last line (#32708)
Problem: Last line in a window does not store correct `wl_lastlnum` if lines below it are concealed (resulting in e.g. incorrect cursor row). Solution: Increment `wl_lastlnum` while it points to a line above a concealed line.
Diffstat (limited to 'runtime/lua/vim/lsp/buf.lua')
0 files changed, 0 insertions, 0 deletions