tree-sitter-grammars / tree-sitter-odin

Odin grammar for tree-sitter
MIT License
17 stars 4 forks source link

Strange indenting on `else` and `else if` blocks in Neovim #8

Closed Player01osu closed 8 months ago

Player01osu commented 8 months ago

Strange auto-indenting behavior on else and else if blocks.

odin-ts-indent-0 indent-settings

After removing these lines in indents.scm, it seems to be indenting correctly. odin-ts-indent-fix odin-ts-indent-fix-code