mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-06 20:37:44 +03: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. |
||
---|---|---|
.. | ||
highlights.scm | ||
indents.toml | ||
injections.scm | ||
textobjects.scm |