-
-
Notifications
You must be signed in to change notification settings - Fork 236
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I'm using current_line_blame = true
with a highlight that defines a bg
(this makes it a lot easier to tell apart blame from any code).
The virtual text has a space at the beginning, but not at the end. This is invisible when using a highlight without bg
, but looks off in this case:
Describe the solution you'd like
Just adding a space at the end of the virtual text (to slightly extend the bg
in a symmetric manner) would be perfect.
Describe alternatives you've considered
Removing the space at the beginning of the virtual text would work too, but would make it all look too cramped.
Additional context
n/a
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request