We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In bash, the indentation is wrong when you define functions.
Line 2 should be indented by one more level.
Define a function and use o.
o
Not relevant.
Linux
gnome-console
96ff64a
The text was updated successfully, but these errors were encountered:
bash has no indentation queries defined yet: https://github.com/helix-editor/helix/tree/master/runtime/queries/bash
bash
If you're interested it shouldn't be too hard to contribute https://docs.helix-editor.com/guides/indent.html
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Summary
In bash, the indentation is wrong when you define functions.
Line 2 should be indented by one more level.
Reproduction Steps
Define a function and use
o
.Helix log
Not relevant.
Platform
Linux
Terminal Emulator
gnome-console
Helix Version
96ff64a
The text was updated successfully, but these errors were encountered: