fix helix bind

This commit is contained in:
Schrottkatze 2025-05-02 15:37:20 +02:00
commit 2158be51ed
No known key found for this signature in database

View file

@ -4,7 +4,7 @@
normal = {
space."=" = ":fmt";
space.ret = "@[<space>]<space>";
space.space = "ms<space>";
space.space = "@ms<space>";
# smart tab++
tab = "move_parent_node_end";