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;
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue