fix: stop using CursorLineNr in front of fillers

filling lines in diff mode.
This commit is contained in:
Matthieu Coudron
2021-03-22 23:10:00 +01:00
parent 1df1098b0c
commit f2e1709d49
2 changed files with 3 additions and 1 deletions

View File

@@ -1107,4 +1107,5 @@ it('diff updates line numbers below filler lines', function()
{3:[No Name] [+] }{7:[No Name] [+] }|
|
]])
command("hi CursorLineNr guibg=red")
end)