even more changes
This commit is contained in:
parent
7935ec2ef6
commit
cb62f96109
10 changed files with 29 additions and 21 deletions
|
@ -268,7 +268,7 @@ ZSH_HIGHLIGHT_MAXLENGTH=10000
|
|||
zmodload zsh/parameter 2>/dev/null
|
||||
|
||||
autoload -U is-at-least
|
||||
source "${LIB}/highlight"
|
||||
source "${DOTF_LIB}/highlight"
|
||||
|
||||
[[ "${+termcap[Co]}" = 1 && "${termcap[Co]}" = "256" ]] && FAST_HIGHLIGHT_STYLES[variable]="fg=112"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue