Switch git editor to kakoune

This commit is contained in:
Filippo Berto 2022-11-30 11:01:49 +01:00
parent 920c507aa2
commit 8c7491481b
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 2 additions and 2 deletions

View file

@ -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;

View file

@ -107,7 +107,7 @@
../hm_modules/heif.nix
../hm_modules/helix.nix
../hm_modules/joystickwake.nix
# ../hm_modules/kakoune.nix
../hm_modules/kakoune.nix
../hm_modules/kdeconnect.nix
# ../hm_modules/keepassxc.nix
../hm_modules/kitty.nix