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
I'm trying to create a pull request. I could narrow down the issue to the line 222 (in my case, but this should apply to other modes as well): I assume that the error comes from the fact that vim.fn.strdisplaywidth returns wrong value when tab is present, as tab is a stretched character.
Screencast.from.2023-12-05.15-50-48.webm
If you add tab as an indent, plugin aligns at the character after the one you specify.
The text was updated successfully, but these errors were encountered: