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 = {
|
extraConfig = {
|
||||||
"add.interactive".useBuiltin = false;
|
"add.interactive".useBuiltin = false;
|
||||||
commit.gpgSign = true;
|
commit.gpgSign = true;
|
||||||
# core.editor = kak;
|
core.editor = "kak";
|
||||||
credential.helper = "cache --timeout=3600 ";
|
credential.helper = "cache --timeout=3600 ";
|
||||||
delta.navigate = true;
|
delta.navigate = true;
|
||||||
delta.side-by-side = true;
|
delta.side-by-side = true;
|
||||||
|
|
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
../hm_modules/heif.nix
|
../hm_modules/heif.nix
|
||||||
../hm_modules/helix.nix
|
../hm_modules/helix.nix
|
||||||
../hm_modules/joystickwake.nix
|
../hm_modules/joystickwake.nix
|
||||||
# ../hm_modules/kakoune.nix
|
../hm_modules/kakoune.nix
|
||||||
../hm_modules/kdeconnect.nix
|
../hm_modules/kdeconnect.nix
|
||||||
# ../hm_modules/keepassxc.nix
|
# ../hm_modules/keepassxc.nix
|
||||||
../hm_modules/kitty.nix
|
../hm_modules/kitty.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue