]> granicus.if.org Git - vim/commit
patch 9.0.0891: virtual text below after match has wrong highlight v9.0.0891
authorBram Moolenaar <Bram@vim.org>
Wed, 16 Nov 2022 22:12:57 +0000 (22:12 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 16 Nov 2022 22:12:57 +0000 (22:12 +0000)
commitfc1b2d0961ad963e6337c25efe082f4c526aca5e
treeeb026bb8940da9a8ba39d87460dbb389fea211ef
parent1573e73f1c743d6792de8ee4b6f5b99545ebd3fb
patch 9.0.0891: virtual text below after match has wrong highlight

Problem:    Virtual text below after match has wrong highlight.
Solution:   Restore search_attr only after the virtual text.
            (closes #11446)
src/drawline.c
src/testdir/dumps/Test_prop_with_text_below_after_match_1.dump [new file with mode: 0644]
src/testdir/test_textprop.vim
src/version.c