You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 16, 2023. It is now read-only.
I'm using this with neovim in iTerm2 and with set cursorline, there's a gap in the highlighted line around the indent markers.
See L64. I'm guessing this is just an artifact of the indent markers (probably) being drawn at the same layer as the cursorline and it's not fixable but just thought I'd ask in case I'm missing something obvious
I'm using this with neovim in iTerm2 and with
set cursorline, there's a gap in the highlighted line around the indent markers.See L64. I'm guessing this is just an artifact of the indent markers (probably) being drawn at the same layer as the cursorline and it's not fixable but just thought I'd ask in case I'm missing something obvious