Zsh: mv {zsh,fast}-syntax-highlighting
This commit is contained in:
parent
43aa59a1b1
commit
8bc416ac59
|
@ -7,8 +7,5 @@ zstyle ':completion:*' menu yes select
|
||||||
# Friendly names in Antidote
|
# Friendly names in Antidote
|
||||||
zstyle ':antidote:bundle' use-friendly-names 'yes'
|
zstyle ':antidote:bundle' use-friendly-names 'yes'
|
||||||
|
|
||||||
# Syntax highlighters
|
|
||||||
ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets pattern regexp root line)
|
|
||||||
|
|
||||||
# Right indentation off
|
# Right indentation off
|
||||||
ZLE_RPROMPT_INDENT=0
|
ZLE_RPROMPT_INDENT=0
|
||||||
|
|
Loading…
Reference in a new issue