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"
|
g = "changed_file_picker"
|
||||||
|
|
||||||
[keys.normal.space.z]
|
[keys.normal.space.z]
|
||||||
z = ":q"
|
z = ":wq"
|
||||||
a = ":qa"
|
a = ":wqa"
|
||||||
|
|
||||||
[keys.insert]
|
[keys.insert]
|
||||||
C-g = "normal_mode"
|
C-g = "normal_mode"
|
||||||
|
|
Loading…
Add table
Reference in a new issue