Switch git editor to kakoune
This commit is contained in:
parent
920c507aa2
commit
8c7491481b
2 changed files with 2 additions and 2 deletions
|
|
@ -100,7 +100,7 @@ in
|
|||
extraConfig = {
|
||||
"add.interactive".useBuiltin = false;
|
||||
commit.gpgSign = true;
|
||||
# core.editor = kak;
|
||||
core.editor = "kak";
|
||||
credential.helper = "cache --timeout=3600 ";
|
||||
delta.navigate = true;
|
||||
delta.side-by-side = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue