helix: add <space>z menu

This commit is contained in:
fanyx 2025-07-29 12:37:10 +02:00
parent 3f6914bee2
commit 080a71a365
Signed by: fanyx
SSH key fingerprint: SHA256:Gwc2cuQkLEIzOapSR+R8raHvC1bSAkPsYuPqlPoFlD8

View file

@ -85,6 +85,10 @@ e = "file_explorer"
w = ":write"
g = "changed_file_picker"
[keys.normal.space.z]
z = ":q"
a = ":qa"
[keys.insert]
C-g = "normal_mode"