aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/viml/parser/expressions.c
diff options
context:
space:
mode:
authorluukvbaal <31730729+luukvbaal@users.noreply.github.com>2023-01-23 00:43:04 +0100
committerGitHub <noreply@github.com>2023-01-23 07:43:04 +0800
commit323ea17a19911f88c15b36e2251657edfa09b30b (patch)
treec5887c40d2eeef2d9bcdc874df227546d862bef3 /src/nvim/viml/parser/expressions.c
parent0f633ff494b5b39b5ca410e75ea3357c79657bcd (diff)
downloadrneovim-323ea17a19911f88c15b36e2251657edfa09b30b.tar.gz
rneovim-323ea17a19911f88c15b36e2251657edfa09b30b.tar.bz2
rneovim-323ea17a19911f88c15b36e2251657edfa09b30b.zip
fix(extmarks): problems with folded virtual lines (#21930)
Problem: When a folded line has virtual lines attached, the following problems occur: - The virtual lines are drawn empty. - The 'foldtext' line is drawn empty. - The cursor is drawn incorrectly. Solution: Check whether virtual lines belong to a folded line. Fix #17027 Fix #19557 Fix #21837 Co-authored-by: zeertzjq <zeertzjq@outlook.com>
Diffstat (limited to 'src/nvim/viml/parser/expressions.c')
0 files changed, 0 insertions, 0 deletions