Git: change editor to Helix
This commit is contained in:
parent
f6a199bc62
commit
a90886c623
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue