Removed delta
This commit is contained in:
parent
b4d359684f
commit
5bd600b8e6
|
@ -5,19 +5,6 @@
|
||||||
[core]
|
[core]
|
||||||
editor = vim
|
editor = vim
|
||||||
|
|
||||||
[interactive]
|
|
||||||
diffFilter = delta --color-only
|
|
||||||
|
|
||||||
[delta]
|
|
||||||
features = line-numbers decorations
|
|
||||||
whitespace-error-style = 22 reverse
|
|
||||||
navigate = true
|
|
||||||
[delta "decorations"]
|
|
||||||
commit-decoration-style = bold yellow box ul
|
|
||||||
file-style = bold cyan ul
|
|
||||||
file-decoration-style = none
|
|
||||||
hunk-header-decoration-style = none
|
|
||||||
|
|
||||||
[github]
|
[github]
|
||||||
user = jamesepatrick
|
user = jamesepatrick
|
||||||
[alias]
|
[alias]
|
||||||
|
|
|
@ -5,7 +5,6 @@ source ${ZPLUG_HOME}/init.zsh
|
||||||
|
|
||||||
zplug "${ZDIR}/modules/bin/", from:local, as:command, use:"*"
|
zplug "${ZDIR}/modules/bin/", from:local, as:command, use:"*"
|
||||||
zplug "junegunn/fzf-bin", from:gh-r, as:command, rename-to:fzf
|
zplug "junegunn/fzf-bin", from:gh-r, as:command, rename-to:fzf
|
||||||
zplug "dandavison/delta", from:gh-r, as:command, rename-to:delta
|
|
||||||
|
|
||||||
zplug "${ZDIR}/modules/alias/", from:local, as:plugin
|
zplug "${ZDIR}/modules/alias/", from:local, as:plugin
|
||||||
zplug "${ZDIR}/modules/complete/", from:local, as:plugin, defer:2
|
zplug "${ZDIR}/modules/complete/", from:local, as:plugin, defer:2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user