diff --git a/home_manager/modules/helix.nix b/home_manager/modules/helix.nix index 4191162..74624bf 100644 --- a/home_manager/modules/helix.nix +++ b/home_manager/modules/helix.nix @@ -43,6 +43,7 @@ editor.true-color = true; keys.normal = { "C-A-l" = ":format"; + "C-A-r" = ":reload"; }; }; themes =