Git: change editor to Helix

This commit is contained in:
Filippo Berto 2023-04-07 09:22:19 +02:00
parent f6a199bc62
commit a90886c623
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -100,7 +100,7 @@ in
extraConfig = {
"add.interactive".useBuiltin = false;
commit.gpgSign = true;
core.editor = "kak";
core.editor = "hx";
credential.helper = "cache --timeout=3600 ";
delta.navigate = true;
# delta.side-by-side = true;