nix fmt
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
be2a34bcc5
commit
af66a3f524
|
@ -48,7 +48,7 @@ in
|
|||
pull.ff = "only";
|
||||
core.pager = "${pkgs.delta}/bin/delta";
|
||||
delta = {
|
||||
features = "decorations" ;
|
||||
features = "decorations";
|
||||
syntax-theme = "Dracula";
|
||||
light = "false";
|
||||
navigate = "true";
|
||||
|
|
Loading…
Reference in a new issue