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 think I hit an edge case with automatic indentation (triggered on gg=G). When I use bytefield with \\ and the optional length argument (\\[1.5ex]) and there is an ampersand in the group before \\, then the indentation is not decreased. Removing either the length argument ([1.5ex]) or an ampersand from the leftwordgroup environment solves the problem.
Hello,
thank you for the great plugin!
I think I hit an edge case with automatic indentation (triggered on
gg=G
). When I use bytefield with\\
and the optional length argument (\\[1.5ex]
) and there is an ampersand in the group before\\
, then the indentation is not decreased. Removing either the length argument ([1.5ex]
) or an ampersand from the leftwordgroup environment solves the problem.minimal.vim
minimal.tex
Commands/Input
From the minimal.tex, indent it using
gg=G
.Observed Behaviour
Expected Behaviour
Output from VimtexInfo
The text was updated successfully, but these errors were encountered: