helix: <space>zz/za also write before quitting

This commit is contained in:
fanyx 2025-08-21 09:01:14 +02:00
parent bbd407d47e
commit bbebdbaf40
No known key found for this signature in database

View file

@ -89,8 +89,8 @@ w = ":write"
g = "changed_file_picker"
[keys.normal.space.z]
z = ":q"
a = ":qa"
z = ":wq"
a = ":wqa"
[keys.insert]
C-g = "normal_mode"