Closed chrisgrieser closed 1 month ago
when using a hlgroup that has a background, and when using only virtual text with no floating window text like this:
floating_window = false, hint_scheme = "Todo",
The resulting virtual text adds the background color to the virtual text. This PR fixes the issue by not assigning a highlighting group to the padding
before:
after:
when using a hlgroup that has a background, and when using only virtual text with no floating window text like this:
The resulting virtual text adds the background color to the virtual text. This PR fixes the issue by not assigning a highlighting group to the padding
before:
after: