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:
parent
90af98a2fc
commit
f436677f5f
4 changed files with 126 additions and 78 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue