fix delta syntax

before-nix
Bo Jeanes 2024-07-03 16:15:34 +10:00
parent bb3c0db4b1
commit ae88dbe7db
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
# pager = diffr | less -R
# https://github.com/dandavison/delta
pager = delta --theme='Monokai Extended Bright'
pager = delta --syntax-theme='Monokai Extended Bright'
[interactive]
diffFilter = delta --color-only
[branch]