]> granicus.if.org Git - vim/commit
patch 9.0.1326: relative line number not updated with virtual text above v9.0.1326
authorBram Moolenaar <Bram@vim.org>
Sun, 19 Feb 2023 14:34:37 +0000 (14:34 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 19 Feb 2023 14:34:37 +0000 (14:34 +0000)
commita572b936ce7bbaf630b22a32c039738a783cdf41
tree2c9c827718225f31e165149857858278069cb77b
parentf53e065bce1adff4bff202ed3ba9982ece90b745
patch 9.0.1326: relative line number not updated with virtual text above

Problem:    Relative line number not updated with virtual text above.
Solution:   Adjust the row for the line number for virtual text above.
            (closes #12004)
src/drawline.c
src/testdir/dumps/Test_prop_above_below_empty_4.dump [new file with mode: 0644]
src/testdir/dumps/Test_prop_above_below_empty_5.dump [new file with mode: 0644]
src/testdir/test_textprop.vim
src/version.c