helix: add <space>z menu
This commit is contained in:
parent
3f6914bee2
commit
080a71a365
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue