delta: create new module

Pull out of git module and deprecate old usage.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-10-12 19:19:12 -05:00
parent 90af98a2fc
commit f436677f5f
4 changed files with 126 additions and 78 deletions

View file

@ -6,18 +6,6 @@
[commit]
gpgSign = true
[core]
pager = "@delta@/bin/delta"
[delta]
features = "decorations"
whitespace-error-style = "22 reverse"
[delta "decorations"]
commit-decoration-style = "bold yellow box ul"
file-decoration-style = "none"
file-style = "bold yellow ul"
[extra]
boolean = true
integer = 38
@ -43,9 +31,6 @@
[gpg "openpgp"]
program = "path-to-gpg"
[interactive]
diffFilter = "@delta@/bin/delta --color-only"
[tag]
gpgSign = true