[Bug] incorrect indentation for curly braces with =
#34
Labels
indentation
Affects indentation
Milestone
=
#34
When typing, indentation is correct, but when indenting using something like
gg=G
, the indentation becomes incorrect. The following example is in Fennel, but the idea is the same.Correct indentation:
After
gg=G
:Also see neovim/neovim#24080
The text was updated successfully, but these errors were encountered: