Helix reload keybinding

This commit is contained in:
Filippo Berto 2022-08-11 14:57:18 +02:00
parent b7d065491d
commit c98c8a365b

View file

@ -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 =