updates formatting

This commit is contained in:
space-shell
2025-12-15 13:22:13 +01:00
parent ec73c48e2e
commit a6b3b9ef5e
@@ -62,6 +62,7 @@ Helix uses a selection-first approach, which means:
Currently, Helix mode in Strudel provides standard Helix keybindings. Unlike Vim mode, there are no custom Strudel-specific commands (like `:w` to evaluate) yet.
To evaluate code while in Helix mode, use the standard shortcuts:
- `Ctrl+Enter` or `Alt+Enter` — Evaluate code
- `Alt+.` — Stop playback