helix: <space>zz/za also write before quitting
This commit is contained in:
parent
bbd407d47e
commit
bbebdbaf40
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue