mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-05 06:13:59 +01:00
Remove delta diff viewer
This commit is contained in:
parent
d870ead1ab
commit
3d08b00020
1 changed files with 0 additions and 5 deletions
|
@ -40,7 +40,6 @@
|
|||
editor = vim
|
||||
attributesfile = {{ .chezmoi.homeDir }}/.gitattributes
|
||||
autocrlf = input
|
||||
pager = delta
|
||||
[sendemail]
|
||||
smtpserver = smtp.migadu.com
|
||||
smtpuser = {{ (bitwarden "item" "Migadu email").login.username }}
|
||||
|
@ -60,10 +59,6 @@
|
|||
textconv=exiftool
|
||||
[diff "ziplist"]
|
||||
textconv=unzip -l
|
||||
[interactive]
|
||||
diffFilter = delta --color-only
|
||||
[delta]
|
||||
navigate = true
|
||||
[merge]
|
||||
conflictstyle = diff3
|
||||
[pull]
|
||||
|
|
Loading…
Reference in a new issue