Helix reload keybinding
This commit is contained in:
parent
b7d065491d
commit
c98c8a365b
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@
|
||||||
editor.true-color = true;
|
editor.true-color = true;
|
||||||
keys.normal = {
|
keys.normal = {
|
||||||
"C-A-l" = ":format";
|
"C-A-l" = ":format";
|
||||||
|
"C-A-r" = ":reload";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
themes =
|
themes =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue