Helix: better keybindings
This commit is contained in:
parent
ca59cb8f3c
commit
6c9073cdc0
1 changed files with 2 additions and 2 deletions
|
|
@ -54,8 +54,8 @@ in
|
|||
# editor.soft-wrap.enable = true;
|
||||
keys.normal = {
|
||||
"C-A-l" = ":format";
|
||||
"C-A-r" = ":reload";
|
||||
"C-A-S-r" = ":reload-all";
|
||||
"A-r" = ":reload";
|
||||
"C-A-r" = ":reload-all";
|
||||
};
|
||||
};
|
||||
themes =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue