]> granicus.if.org Git - vim/commit
patch 8.1.2172: spell highlight is wrong at start of the line v8.1.2172
authorBram Moolenaar <Bram@vim.org>
Fri, 18 Oct 2019 18:37:08 +0000 (20:37 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 18 Oct 2019 18:37:08 +0000 (20:37 +0200)
commit7751d1d1a3d447d0d48f57f34e0da9f7c6ac433d
treea66d9b1b9a6ad27a836452205e4b989ccd3dc71c
parenta1cb1d1dce14dd005797590721f1bcd0e7c3b35f
patch 8.1.2172: spell highlight is wrong at start of the line

Problem:    Spell highlight is wrong at start of the line.
Solution:   Fix setting the "v" variable. (closes #5078)
src/drawline.c
src/testdir/dumps/Test_spell_1.dump [new file with mode: 0644]
src/testdir/test_spell.vim
src/version.c