git remove delta
This commit is contained in:
29
.gitconfig
29
.gitconfig
@@ -78,35 +78,6 @@
|
|||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
|
|
||||||
[pager]
|
|
||||||
diff = delta
|
|
||||||
log = delta
|
|
||||||
reflog = delta
|
|
||||||
show = delta
|
|
||||||
blame = delta
|
|
||||||
|
|
||||||
[interactive]
|
|
||||||
diffFilter = delta --color-only --features=interactive
|
|
||||||
|
|
||||||
[delta]
|
|
||||||
features = decorations
|
|
||||||
line-numbers = true
|
|
||||||
plus-style = syntax "#003500"
|
|
||||||
plus-non-emph-style = syntax "#003500"
|
|
||||||
plus-emph-style = syntax bold "#00737D"
|
|
||||||
|
|
||||||
[delta "interactive"]
|
|
||||||
keep-plus-minus-markers = false
|
|
||||||
|
|
||||||
[delta "decorations"]
|
|
||||||
commit-decoration-style = blue ol
|
|
||||||
commit-style = raw
|
|
||||||
file-style = omit
|
|
||||||
hunk-header-decoration-style = blue box
|
|
||||||
hunk-header-file-style = red
|
|
||||||
hunk-header-line-number-style = "#067a00"
|
|
||||||
hunk-header-style = file line-number syntax
|
|
||||||
|
|
||||||
[ghq]
|
[ghq]
|
||||||
root = ~/workspace/ghq
|
root = ~/workspace/ghq
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user