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 has been archived by the owner on Sep 5, 2024. It is now read-only.
If my investigation is correct, this issue started to happen after this PR (inline virtual text) was merged into the NeoVim. (But sorry, I could not catch the root cause...)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem
Markers are out of place when we have
<tab>
in the latest version of NeoVim. (Please see the screenshot at the bottom of this issue.)My environment
How to reproduce this issue
i
to change toInsert
mode<tab>test<esc>
yyp
to duplicate the line:HopWord<cr>
Then, the markers are out of place like below:
If my investigation is correct, this issue started to happen after this PR (inline virtual text) was merged into the NeoVim. (But sorry, I could not catch the root cause...)
The text was updated successfully, but these errors were encountered: