diff --git a/home/features/git.nix b/home/features/git.nix index 47b89738..7e9028f9 100644 --- a/home/features/git.nix +++ b/home/features/git.nix @@ -9,7 +9,7 @@ credential."https://github.com".helper = "!gh auth git-credential"; core = { - editor = "helix"; + editor = "hx"; multipackindex = true; preloadindex = true;