diff options
author | luukvbaal <luukvbaal@gmail.com> | 2025-03-06 16:36:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-06 16:36:10 +0100 |
commit | 7371abf7554ebbcdb66bde3c892954596c497ff4 (patch) | |
tree | da5c551a765ef74ad43714eeda5ee274965a4ad6 /test/functional/api/vim_spec.lua | |
parent | 9a02906c44f3980e33e83171b30bc83abba8052c (diff) | |
download | rneovim-7371abf7554ebbcdb66bde3c892954596c497ff4.tar.gz rneovim-7371abf7554ebbcdb66bde3c892954596c497ff4.tar.bz2 rneovim-7371abf7554ebbcdb66bde3c892954596c497ff4.zip |
fix(marks): wrong winline info for concealed line with below virt line (#32747)
Problem: Skipping over a concealed line for which `win_line()`
_should_ be called because it has `virt_lines_above = false`
lines associated with it.
Solution: Don't include such a line in `wl_lastlnum` from the line
above.
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions