gitsigns.nvim/lua
Timur Celik 41dc075ef6 fix: changedelete symbol with linematch enabled
Since linematch will report a changed line following deleted lines as
multiple hunks on a single line, it will only show the `changed` sign
and will drop the `deleted` sign.  To fix this check for overlapping
hunks and mark the change hunk as changedelete.
2024-03-12 09:32:02 +00:00
..
gitsigns fix: changedelete symbol with linematch enabled 2024-03-12 09:32:02 +00:00
gitsigns.lua fix(hl): highlights for Nvim v0.9 2024-01-26 15:21:23 +00:00