fix(highlight): make intra-line bg visible under line backgrounds #192
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/diffs.nvim!192
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/intra-line-bg-visibility"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
tbh unsure how to test this well and not in the perfect mood for it... make an issue tracking the upstream one.
this should work for now
Closes #191 (thanks @phanen).
it don't highlight the whole line for me:

Not sure what's end_col here, but this can make this work as expected for me:
Damn. We're definitely looping on this. My bad...