mirror of
https://github.com/neovim/neovim.git
synced 2026-04-05 07:09:23 +00:00
fix: stop using CursorLineNr in front of fillers
filling lines in diff mode.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user