mirror of
https://github.com/realAscot/helix.git
synced 2025-09-15 04:33:04 +02:00
Indentation of single line statements doesn't work, i.e. for (;;)<hit enter> leads to for(;;) <cursor here> Only blocks with curly braces are indented.