diff --git a/home/editors/helix/default.nix b/home/editors/helix/default.nix index fdf3350..a330032 100644 --- a/home/editors/helix/default.nix +++ b/home/editors/helix/default.nix @@ -198,7 +198,6 @@ in { ]; }; }; - # @TODO try helix-vim keys = { normal = { "H" = "goto_line_start";